#include <SimG4Core/Physics/interface/PhysicsListMakerBase.h>
Public Member Functions | |
virtual std::auto_ptr < PhysicsList > | make (G4LogicalVolumeToDDLogicalPartMap &, const HepPDT::ParticleDataTable *, sim::FieldBuilder *, const edm::ParameterSet &, SimActivityRegistry &) const =0 |
PhysicsListMakerBase () | |
virtual | ~PhysicsListMakerBase () |
Description: Base class for the 'maker' which creates PhysicsLists
Usage: This class is the interface for creating a physics list and for connnecting the appropriate OSCAR signals to that physics list
Definition at line 37 of file PhysicsListMakerBase.h.
|
inline |
Definition at line 41 of file PhysicsListMakerBase.h.
|
inlinevirtual |
Definition at line 42 of file PhysicsListMakerBase.h.
|
pure virtual |
Implemented in PhysicsListMaker< T >.