CMS 3D CMS Logo

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

Macros

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

Typedefs

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

Macro Definition Documentation

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

Definition at line 12 of file PhysicsListFactory.h.

Typedef Documentation

Definition at line 9 of file PhysicsListFactory.h.