CMS 3D CMS Logo

Defines | Typedefs

/data/refman/pasoursint/CMSSW_5_3_4/src/SimG4Core/Physics/interface/PhysicsListFactory.h File Reference

#include "SimG4Core/Physics/interface/PhysicsList.h"
#include "SimG4Core/Physics/interface/PhysicsListMaker.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"

Go to the source code of this file.

Defines

#define DEFINE_PHYSICSLIST(type)   DEFINE_EDM_PLUGIN(PhysicsListFactory, PhysicsListMaker<type>,"SimG4Core/Physics/" #type)

Typedefs

typedef
edmplugin::PluginFactory
< PhysicsListMakerBase *() > 
PhysicsListFactory

Define Documentation

#define DEFINE_PHYSICSLIST (   type)    DEFINE_EDM_PLUGIN(PhysicsListFactory, PhysicsListMaker<type>,"SimG4Core/Physics/" #type)

Definition at line 12 of file PhysicsListFactory.h.


Typedef Documentation

typedef edmplugin::PluginFactory<PhysicsListMakerBase *() > PhysicsListFactory

Definition at line 9 of file PhysicsListFactory.h.