#include <SBND_QGSP_BERT_NNC.hh>
Definition at line 21 of file SBND_QGSP_BERT_NNC.hh.
SBND_QGSP_BERT_NNC::SBND_QGSP_BERT_NNC |
( |
G4int |
ver = 1 | ) |
|
Definition at line 31 of file SBND_QGSP_BERT_NNC.cc.
34 G4cout <<
"<<< Geant4 Physics List simulation engine: SBND_QGSP_BERT_NNC"<<G4endl;
38 defaultCutValue = 0.7*CLHEP::mm;
42 RegisterPhysics(
new G4EmStandardPhysics(ver) );
45 RegisterPhysics(
new G4EmExtraPhysics(ver) );
48 RegisterPhysics(
new G4DecayPhysics(ver) );
51 RegisterPhysics(
new G4HadronElasticPhysics(ver) );
54 RegisterPhysics(
new G4HadronPhysicsQGSP_BERT(ver));
57 RegisterPhysics(
new G4StoppingPhysics(ver) );
60 RegisterPhysics(
new G4IonPhysics(ver));
virtual SBND_QGSP_BERT_NNC::~SBND_QGSP_BERT_NNC |
( |
| ) |
|
|
virtualdefault |
The documentation for this class was generated from the following files: