#include <OpRecoFactoryStuff.h>
Public Member Functions | |
FWInterfaced (fhicl::ParameterSet const &pset) | |
Public Member Functions inherited from opdet::factory::FWInterfacedIF< Base, FWTraits > | |
virtual | ~FWInterfacedIF ()=default |
Algo_t & | algo () const |
Access to the algorithm. More... | |
void | initialize (Module_t &module) |
void | beginEvent (Event_t const &event) |
void | endEvent (Event_t const &event) |
Additional Inherited Members | |
Public Types inherited from opdet::factory::FWInterfacedBase< Algo, Base, FWTraits > | |
using | Algo_t = Base |
Public Types inherited from opdet::factory::FWInterfacedIF< Base, FWTraits > | |
using | Algo_t = Base |
using | Event_t = typename FWTraits::Event_t |
using | Module_t = typename FWTraits::Module_t |
Protected Member Functions inherited from opdet::factory::FWInterfacedBase< Algo, Base, FWTraits > | |
FWInterfacedBase (fhicl::ParameterSet const &pset) | |
virtual RealAlgo_t * | getAlgo () const override |
Returns the stored algorithm. More... | |
Definition at line 103 of file OpRecoFactoryStuff.h.
|
inline |
Definition at line 421 of file OpRecoFactoryStuff.h.