#include "SimG4Core/SensitiveDetector/interface/SensitiveDetector.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMaker.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include <string>
Go to the source code of this file.
Macros | |
#define | DEFINE_SENSITIVEDETECTOR(type) DEFINE_EDM_PLUGIN(SensitiveDetectorPluginFactory, SensitiveDetectorMaker<type>, #type) |
Typedefs | |
typedef edmplugin::PluginFactory < SensitiveDetectorMakerBase *()> | SensitiveDetectorPluginFactory |
#define DEFINE_SENSITIVEDETECTOR | ( | type | ) | DEFINE_EDM_PLUGIN(SensitiveDetectorPluginFactory, SensitiveDetectorMaker<type>, #type) |
Definition at line 12 of file SensitiveDetectorPluginFactory.h.
Definition at line 10 of file SensitiveDetectorPluginFactory.h.