#include <SimG4Core/Watcher/interface/SimWatcherMakerBase.h>
Public Member Functions | |
virtual void | make (const edm::ParameterSet &, SimActivityRegistry &, std::shared_ptr< SimWatcher > &, std::shared_ptr< SimProducer > &) const =0 |
SimWatcherMakerBase () | |
virtual | ~SimWatcherMakerBase () |
Description: Base class for the 'maker' which creates Watchers
Usage: This class is the interface for creating a Watcher and for connnecting the appropriate OSCAR signals to that Watcher
Definition at line 34 of file SimWatcherMakerBase.h.
|
inline |
Definition at line 38 of file SimWatcherMakerBase.h.
|
inlinevirtual |
|
pure virtual |
Implemented in SimWatcherMaker< T >.