CMS 3D CMS Logo

SensitiveDetectorPluginFactory.h
Go to the documentation of this file.
1 #ifndef SimG4Core_SensitiveDetector_SensitiveDetectorPluginFactory_H
2 #define SimG4Core_SensitiveDetector_SensitiveDetectorPluginFactory_H
3 
8 
9 #include <string>
10 
12 
13 #define DEFINE_SENSITIVEDETECTOR(type) \
14  DEFINE_EDM_PLUGIN(SensitiveDetectorPluginFactory, SensitiveDetectorMaker<type>, #type)
15 #endif
PluginFactory.h
SensitiveDetectorMaker.h
edmplugin::PluginFactory
Definition: PluginFactory.h:34
SensitiveDetectorMakerBase
Definition: SensitiveDetectorMakerBase.h:27
SensitiveDetector.h
SensitiveDetectorMakerBase.h