Template type for the third parameter of FWInterfacedIF objects. More...
#include <OpRecoFactoryStuff.h>
Public Types | |
| using | Event_t = Event |
| using | Module_t = Module |
Template type for the third parameter of FWInterfacedIF objects.
| Event | type of event-level data source |
| Module | type of framework actor calling the algorithm (e.g. art::EDProducer or even art::ConsumesCollector) |
Definition at line 89 of file OpRecoFactoryStuff.h.
| using opdet::factory::FWInterfaceTraits< Event, Module >::Event_t = Event |
Definition at line 90 of file OpRecoFactoryStuff.h.
| using opdet::factory::FWInterfaceTraits< Event, Module >::Module_t = Module |
Definition at line 91 of file OpRecoFactoryStuff.h.
1.8.5