Public Member Functions | |
BDSPhysicsList () | |
virtual | ~BDSPhysicsList () |
void | ConstructParticle () |
void | ConstructProcess () |
void | SetCuts () |
void | ConstructEM () |
void | ConstructMuon () |
void | ConstructMerlin () |
void | ConstructEM_Low_Energy () |
void | ConstructSR () |
void | ConstructLaserWire () |
void | ConstructHadronic () |
Definition at line 17 of file BDSPhysicsList.hh.
void BDSPhysicsList::ConstructEM | ( | ) |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,5);
Definition at line 342 of file BDSPhysicsList.cc.
Referenced by ConstructProcess().
void BDSPhysicsList::ConstructMuon | ( | ) |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,5);
Definition at line 396 of file BDSPhysicsList.cc.
Referenced by ConstructProcess().
void BDSPhysicsList::ConstructMerlin | ( | ) |
pmanager->AddProcess(new G4UserSpecialCuts, -1,-1,4);
Definition at line 453 of file BDSPhysicsList.cc.
Referenced by ConstructProcess().