CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Typedefs
SensitiveDetectorPluginFactory.h File Reference
#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
 

Macro Definition Documentation

#define DEFINE_SENSITIVEDETECTOR (   type)    DEFINE_EDM_PLUGIN(SensitiveDetectorPluginFactory, SensitiveDetectorMaker<type>, #type)

Definition at line 12 of file SensitiveDetectorPluginFactory.h.

Typedef Documentation

Definition at line 10 of file SensitiveDetectorPluginFactory.h.