WCSim
|
#include <WCSimPhysicsListFactory.hh>
Public Member Functions | |
WCSimPhysicsListFactory () | |
~WCSimPhysicsListFactory () | |
void | SetList (G4String newvalue) |
void | InitializeList () |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
void | SaveOptionsToOutput (WCSimRootOptions *wcopt) |
Private Attributes | |
G4String | PhysicsListName |
G4String | ValidListsString |
WCSimPhysicsListFactoryMessenger * | PhysicsMessenger |
G4PhysListFactory * | factory |
Definition at line 16 of file WCSimPhysicsListFactory.hh.
WCSimPhysicsListFactory::WCSimPhysicsListFactory | ( | ) |
Definition at line 10 of file WCSimPhysicsListFactory.cc.
WCSimPhysicsListFactory::~WCSimPhysicsListFactory | ( | ) |
Definition at line 33 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::ConstructParticle | ( | ) |
Definition at line 40 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::ConstructProcess | ( | ) |
Definition at line 45 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::InitializeList | ( | ) |
Definition at line 73 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::SaveOptionsToOutput | ( | WCSimRootOptions * | wcopt | ) |
Definition at line 99 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::SetCuts | ( | ) |
Definition at line 50 of file WCSimPhysicsListFactory.cc.
void WCSimPhysicsListFactory::SetList | ( | G4String | newvalue | ) |
Definition at line 68 of file WCSimPhysicsListFactory.cc.
|
private |
Definition at line 39 of file WCSimPhysicsListFactory.hh.
|
private |
Definition at line 35 of file WCSimPhysicsListFactory.hh.
|
private |
Definition at line 38 of file WCSimPhysicsListFactory.hh.
|
private |
Definition at line 36 of file WCSimPhysicsListFactory.hh.