#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "SimG4Core/Watcher/interface/SimWatcherMaker.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_SIMWATCHER(type) DEFINE_EDM_PLUGIN(SimWatcherFactory, SimWatcherMaker<type>,#type) |
Typedefs | |
typedef edmplugin::PluginFactory< SimWatcherMakerBase *() > | SimWatcherFactory |
#define DEFINE_SIMWATCHER | ( | type | ) | DEFINE_EDM_PLUGIN(SimWatcherFactory, SimWatcherMaker<type>,#type) |
Definition at line 13 of file SimWatcherFactory.h.
Referenced by SimG4HGCalValidation::clear(), HcalTB02Analysis::finish(), TrackingMaterialProducer::isSelected(), HGCPassive::storeInfo(), HcalTB04Analysis::timeOfFlight(), GflashG4Watcher::update(), and LaserAlignmentSimulation::update().
typedef edmplugin::PluginFactory<SimWatcherMakerBase *() > SimWatcherFactory |
Definition at line 9 of file SimWatcherFactory.h.