Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <HadronPhysicsQGSP_BERT_95.hh>
Public Member Functions | |
HadronPhysicsQGSP_BERT_95 (G4int verbose=1) | |
HadronPhysicsQGSP_BERT_95 (const G4String &name, G4bool quasiElastic=true) | |
virtual | ~HadronPhysicsQGSP_BERT_95 () |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
void | SetQuasiElastic (G4bool value) |
void | SetProjectileDiffraction (G4bool value) |
Public Member Functions inherited from G4VPhysicsConstructor | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
virtual void | ConstructParticle ()=0 |
virtual void | ConstructProcess ()=0 |
void | SetPhysicsName (const G4String &="") |
const G4String & | GetPhysicsName () const |
void | SetPhysicsType (G4int) |
G4int | GetPhysicsType () const |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel |
G4String | namePhysics |
G4int | typePhysics |
G4ParticleTable * | theParticleTable |
G4ParticleTable::G4PTblDicIterator * | theParticleIterator |
G4PhysicsListHelper * | thePLHelper |
Definition at line 66 of file HadronPhysicsQGSP_BERT_95.hh.
HadronPhysicsQGSP_BERT_95::HadronPhysicsQGSP_BERT_95 | ( | G4int | verbose = 1 | ) |
Definition at line 62 of file HadronPhysicsQGSP_BERT_95.cc.
HadronPhysicsQGSP_BERT_95::HadronPhysicsQGSP_BERT_95 | ( | const G4String & | name, |
G4bool | quasiElastic = true |
||
) |
Definition at line 86 of file HadronPhysicsQGSP_BERT_95.cc.
|
virtual |
Definition at line 143 of file HadronPhysicsQGSP_BERT_95.cc.
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 165 of file HadronPhysicsQGSP_BERT_95.cc.
|
virtual |
Implements G4VPhysicsConstructor.
Definition at line 178 of file HadronPhysicsQGSP_BERT_95.cc.
|
inline |
Definition at line 78 of file HadronPhysicsQGSP_BERT_95.hh.
|
inline |
Definition at line 77 of file HadronPhysicsQGSP_BERT_95.hh.