Geant4
9.6.p02
|
#include <HadronPhysicsShielding.hh>
Public Member Functions | |
HadronPhysicsShielding (G4int verbose=1) | |
HadronPhysicsShielding (const G4String &name, G4bool quasiElastic=false) | |
virtual | ~HadronPhysicsShielding () |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
void | UseLEND (G4String ss="") |
void | UnuseLEND () |
Public Member Functions inherited from G4VPhysicsConstructor | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
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 62 of file HadronPhysicsShielding.hh.
HadronPhysicsShielding::HadronPhysicsShielding | ( | G4int | verbose = 1 ) |
Definition at line 69 of file HadronPhysicsShielding.cc.
HadronPhysicsShielding::HadronPhysicsShielding | ( | const G4String & | name, |
G4bool | quasiElastic = false |
||
) |
Definition at line 92 of file HadronPhysicsShielding.cc.
|
virtual |
Definition at line 153 of file HadronPhysicsShielding.cc.
Implements G4VPhysicsConstructor.
Definition at line 176 of file HadronPhysicsShielding.cc.
Implements G4VPhysicsConstructor.
Definition at line 189 of file HadronPhysicsShielding.cc.
|
inline |
Definition at line 74 of file HadronPhysicsShielding.hh.
Definition at line 73 of file HadronPhysicsShielding.hh.