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 DEFINE_SIMWATCHER (   type)    DEFINE_EDM_PLUGIN(SimWatcherFactory, SimWatcherMaker<type>,#type)

Typedef Documentation

Definition at line 9 of file SimWatcherFactory.h.