#include "MyQGSP_BERT_ArHP.hh"
Definition at line 45 of file MyQGSP_BERT_ArHP.hh.
MyQGSP_BERT_ArHP::MyQGSP_BERT_ArHP |
( |
G4int |
ver = 1 | ) |
|
Definition at line 107 of file MyQGSP_BERT_ArHP.cc.
110 G4cout <<
"<<< Geant4 Physics List simulation engine: MyQGSP_BERT_ArHP" << G4endl;
111 G4cout << G4endl << G4endl;
113 defaultCutValue = 0.7 * CLHEP::mm;
114 SetVerboseLevel(ver);
117 RegisterPhysics(
new G4EmStandardPhysics(ver));
120 RegisterPhysics(
new G4EmExtraPhysics(ver));
123 RegisterPhysics(
new G4DecayPhysics(ver));
124 RegisterPhysics(
new G4RadioactiveDecayPhysics(ver));
127 RegisterPhysics(
new G4HadronElasticPhysicsHP(ver));
133 RegisterPhysics(
new G4StoppingPhysics(ver));
136 RegisterPhysics(
new G4IonPhysics(ver));
void MyQGSP_BERT_ArHP::SetCuts |
( |
| ) |
|
|
override |
Definition at line 140 of file MyQGSP_BERT_ArHP.cc.
142 if (verboseLevel > 1) {
143 G4cout <<
"MyQGSP_BERT_ArHP::SetCuts:";
149 SetCutsWithDefault();
152 SetCutValue(0,
"proton");
The documentation for this class was generated from the following files: