Geant4
10.01.p02
|
#include <G4ProtonBuilder.hh>
Public Member Functions | |
G4ProtonBuilder () | |
virtual | ~G4ProtonBuilder () |
void | Build () |
void | RegisterMe (G4VProtonBuilder *aB) |
Private Attributes | |
G4ProtonInelasticProcess * | theProtonInelastic |
std::vector< G4VProtonBuilder * > | theModelCollections |
G4bool | wasActivated |
Definition at line 49 of file G4ProtonBuilder.hh.
G4ProtonBuilder::G4ProtonBuilder | ( | ) |
Definition at line 59 of file G4ProtonBuilder.cc.
References theProtonInelastic.
|
virtual |
Definition at line 65 of file G4ProtonBuilder.cc.
void G4ProtonBuilder::Build | ( | void | ) |
Definition at line 46 of file G4ProtonBuilder.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetProcessManager(), G4Proton::Proton(), theModelCollections, theProtonInelastic, and wasActivated.
Referenced by G4HadronPhysicsFTF_BIC::ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsFTFP_BERT::ConstructProcess(), G4HadronPhysicsQGSP_FTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT_TRV::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), G4HadronPhysicsQGSP_BERT_HP::ConstructProcess(), G4HadronPhysicsQGSP_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BERT::ConstructProcess(), G4HadronPhysicsQGS_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), G4HadronPhysicsQGSP_BIC_AllHP::ConstructProcess(), and G4HadronPhysicsINCLXX::ConstructProcess().
|
inline |
Definition at line 57 of file G4ProtonBuilder.hh.
References theModelCollections.
Referenced by G4HadronPhysicsFTF_BIC::CreateModels(), G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsNuBeam::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsShielding::CreateModels(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), G4HadronPhysicsQGS_BIC::CreateModels(), G4HadronPhysicsQGSP_BERT::CreateModels(), G4HadronPhysicsQGSP_BIC_AllHP::CreateModels(), and G4HadronPhysicsINCLXX::CreateModels().
|
private |
Definition at line 62 of file G4ProtonBuilder.hh.
Referenced by Build(), and RegisterMe().
|
private |
Definition at line 60 of file G4ProtonBuilder.hh.
Referenced by Build(), and G4ProtonBuilder().
|
private |
Definition at line 64 of file G4ProtonBuilder.hh.
Referenced by Build().