CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SensitiveDetectorPluginFactory.h
Go to the documentation of this file.
1 #ifndef SimG4Core_SensitiveDetector_SensitiveDetectorPluginFactory_H
2 #define SimG4Core_SensitiveDetector_SensitiveDetectorPluginFactory_H
3 
7 
8 #include <string>
9 
11 
12 #define DEFINE_SENSITIVEDETECTOR(type) \
13  DEFINE_EDM_PLUGIN(SensitiveDetectorPluginFactory, SensitiveDetectorMaker<type>, #type)
14 #endif
edmplugin::PluginFactory< SensitiveDetectorMakerBase *()> SensitiveDetectorPluginFactory