CMS 3D CMS Logo

Macros | Typedefs
SensitiveDetectorPluginFactory.h File Reference
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetector.h"
#include "SimG4Core/SensitiveDetector/interface/SensitiveDetectorMakerBase.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_SENSITIVEDETECTOR

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

Definition at line 13 of file SensitiveDetectorPluginFactory.h.

Typedef Documentation

◆ SensitiveDetectorPluginFactory

Definition at line 11 of file SensitiveDetectorPluginFactory.h.