CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)

Definition at line 13 of file SimWatcherFactory.h.

Typedef Documentation

Definition at line 9 of file SimWatcherFactory.h.