#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 |
#define DEFINE_PHYSICSLIST | ( | type | ) | DEFINE_EDM_PLUGIN(PhysicsListFactory, PhysicsListMaker<type>, "SimG4Core/Physics/" #type) |
Definition at line 12 of file PhysicsListFactory.h.
Referenced by LaserOpticalPhysics::LaserOpticalPhysics(), and GFlash::~GFlash().
Definition at line 9 of file PhysicsListFactory.h.