#include <G4ProtonBuilder_WP.h>
Public Member Functions | |
void | Build () |
G4ProtonBuilder_WP () | |
void | RegisterMe (G4VProtonBuilder *aB) |
virtual | ~G4ProtonBuilder_WP () |
Private Attributes | |
std::vector< G4VProtonBuilder * > | theModelCollections |
G4ProtonInelasticProcess * | theProtonInelastic |
GflashHadronWrapperProcess * | theWrappedProtonInelastic |
G4bool | wasActivated |
Definition at line 52 of file G4ProtonBuilder_WP.h.
G4ProtonBuilder_WP::G4ProtonBuilder_WP | ( | ) |
Definition at line 66 of file G4ProtonBuilder_WP.cc.
References theProtonInelastic, and theWrappedProtonInelastic.
|
virtual |
Definition at line 74 of file G4ProtonBuilder_WP.cc.
References theProtonInelastic.
void G4ProtonBuilder_WP::Build | ( | ) |
Definition at line 49 of file G4ProtonBuilder_WP.cc.
References i, theModelCollections, theProtonInelastic, theWrappedProtonInelastic, and wasActivated.
Referenced by HadronPhysicsQGSPCMS_FTFP_BERT_WP::ConstructProcess(), HadronPhysicsQGSP_WP::ConstructProcess(), and HadronPhysicsQGSP_BERT_WP::ConstructProcess().
|
inline |
Definition at line 60 of file G4ProtonBuilder_WP.h.
References theModelCollections.
Referenced by HadronPhysicsQGSPCMS_FTFP_BERT_WP::CreateModels(), HadronPhysicsQGSP_WP::CreateModels(), and HadronPhysicsQGSP_BERT_WP::CreateModels().
|
private |
Definition at line 67 of file G4ProtonBuilder_WP.h.
Referenced by Build(), and RegisterMe().
|
private |
Definition at line 63 of file G4ProtonBuilder_WP.h.
Referenced by Build(), G4ProtonBuilder_WP(), and ~G4ProtonBuilder_WP().
|
private |
Definition at line 65 of file G4ProtonBuilder_WP.h.
Referenced by Build(), and G4ProtonBuilder_WP().
|
private |
Definition at line 69 of file G4ProtonBuilder_WP.h.
Referenced by Build().