176 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">" <<
G4endl;
178 if (name ==
emName)
return;
183 if (name ==
"standard_opt4") {
189 G4cout <<
"THE FOLLOWING ELECTROMAGNETIC PHYSICS LIST HAS BEEN ACTIVATED: G4EmStandardPhysics_option4" <<
G4endl;
201 }
else if (name ==
"standard_opt3") {
207 G4cout <<
"THE FOLLOWING ELECTROMAGNETIC PHYSICS LIST HAS BEEN ACTIVATED: G4EmStandardPhysics_option3" <<
G4endl;
208 }
else if (name ==
"local_ion_ion_inelastic") {
212 }
else if (name ==
"HADRONTHERAPY_1") {
229 G4cout <<
"HADRONTHERAPY_1 PHYSICS LIST has been activated" <<
G4endl;
232 }
else if (name ==
"HADRONTHERAPY_2") {
252 G4cout <<
"HADRONTHERAPY_2 PHYSICS LIST has been acivated" <<
G4endl;
255 else if (name ==
"QGSP_BIC_EMY") {
267 G4cout <<
"PhysicsList::AddPhysicsList: <" << name <<
">"
288 if (stepMaxProcess->
IsApplicable(*particle) && pmanager)
300 G4cout <<
"PhysicsList::SetCuts:";
314 G4String regName[] = {
"DetectorLog"};
316 for(
G4int i=0;i<1;i++)
G4Region * GetRegion(const G4String &name, G4bool verbose=true) const
static G4LossTableManager * Instance()
void SetCutValue(G4double aCut, const G4String &pname)
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
void SetProductionCut(G4double cut, G4int index=-1)
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4bool IsApplicable(const G4ParticleDefinition &)
G4ProcessManager * GetProcessManager() const
static const G4double reg
static G4RegionStore * GetInstance()
G4GLOB_DLL std::ostream G4cout
void AddPhysicsList(const G4String &name)
HadrontherapyPhysicsListMessenger * pMessenger
std::vector< G4VPhysicsConstructor * > hadronPhys
void SetVerboseLevel(G4int value)
G4bool locIonIonInelasticIsRegistered
G4VPhysicsConstructor * radioactiveDecay_List
static G4RunManager * GetRunManager()
G4VPhysicsConstructor * decay_List
G4EmConfigurator em_config
void SetProductionCuts(G4ProductionCuts *cut)
G4VPhysicsConstructor * emPhysicsList
#define theParticleIterator
virtual ~HadrontherapyPhysicsList()
virtual void ConstructProcess()
HadrontherapyPhysicsList()