/home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/include/RAT/DetectorFactory.hh Source File
|
Ratpac-two
|
DetectorFactory.hh
Pure virtual class for defining parameterized geometries.
Definition: DetectorFactory.hh:31
static std::map< const std::string, DetectorFactory * > fFactoryMap
Map of registered DetectorFactories.
Definition: DetectorFactory.hh:45
static void DefineWithFactory(const std::string name, DBLinkPtr detector)
Invokes DefineDetector on the DetectorFactory registered to name.
Definition: DetectorFactory.cc:8
virtual void DefineDetector(DBLinkPtr detector)=0
static void Register(const std::string name, DetectorFactory *factory)
Registers a DetectorFactory under a name.
Definition: DetectorFactory.cc:16
Definition: CCCrossSecMessenger.hh:29
Generated by