CMS 3D CMS Logo

Macros | Typedefs
SimWatcherFactory.h File Reference
#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "SimG4Core/Watcher/interface/SimWatcherMaker.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Macros

#define DEFINE_SIMWATCHER(type)   DEFINE_EDM_PLUGIN(SimWatcherFactory, SimWatcherMaker<type>, #type)
 

Typedefs

typedef edmplugin::PluginFactory< SimWatcherMakerBase *()> SimWatcherFactory
 

Macro Definition Documentation

◆ DEFINE_SIMWATCHER

#define DEFINE_SIMWATCHER (   type)    DEFINE_EDM_PLUGIN(SimWatcherFactory, SimWatcherMaker<type>, #type)

Definition at line 13 of file SimWatcherFactory.h.

Typedef Documentation

◆ SimWatcherFactory

Definition at line 9 of file SimWatcherFactory.h.