#include "MyQGSP_BERT_LASER.hh"
Definition at line 7 of file MyQGSP_BERT_LASER.hh.
MyQGSP_BERT_LASER::MyQGSP_BERT_LASER |
( |
G4int |
ver = 1 | ) |
|
Definition at line 58 of file MyQGSP_BERT_LASER.cc.
61 G4cout <<
"<<< Geant4 Physics List simulation engine: MyQGSP_BERT_LASER"<<G4endl;
64 defaultCutValue = 0.7*CLHEP::mm;
81 RegisterPhysics(
new G4HadronElasticPhysics(ver) );
84 RegisterPhysics(
new G4HadronPhysicsQGSP_BERT(ver));
87 RegisterPhysics(
new G4StoppingPhysics(ver) );
90 RegisterPhysics(
new G4IonPhysics(ver));
93 RegisterPhysics(
new G4NeutronTrackingCut(ver));
virtual MyQGSP_BERT_LASER::~MyQGSP_BERT_LASER |
( |
| ) |
|
|
virtualdefault |
The documentation for this class was generated from the following files: