| Geant4
    10.01.p03
    | 
#include <G4AlphaBuilder.hh>
 Collaboration diagram for G4AlphaBuilder:
 Collaboration diagram for G4AlphaBuilder:| Public Member Functions | |
| G4AlphaBuilder () | |
| virtual | ~G4AlphaBuilder () | 
| void | Build () | 
| void | RegisterMe (G4VAlphaBuilder *aB) | 
| Private Attributes | |
| G4AlphaInelasticProcess * | theAlphaInelastic | 
| std::vector< G4VAlphaBuilder * > | theModelCollections | 
| G4bool | wasActivated | 
Definition at line 46 of file G4AlphaBuilder.hh.
| G4AlphaBuilder::G4AlphaBuilder | ( | ) | 
Definition at line 56 of file G4AlphaBuilder.cc.
References theAlphaInelastic.
| 
 | virtual | 
Definition at line 62 of file G4AlphaBuilder.cc.
References theAlphaInelastic.
| void G4AlphaBuilder::Build | ( | void | ) | 
Definition at line 43 of file G4AlphaBuilder.cc.
References G4ProcessManager::AddDiscreteProcess(), G4Alpha::Alpha(), G4ParticleDefinition::GetProcessManager(), theAlphaInelastic, theModelCollections, and wasActivated.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 54 of file G4AlphaBuilder.hh.
References theModelCollections.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 57 of file G4AlphaBuilder.hh.
Referenced by Build(), G4AlphaBuilder(), and ~G4AlphaBuilder().
| 
 | private | 
Definition at line 59 of file G4AlphaBuilder.hh.
Referenced by Build(), and RegisterMe().
| 
 | private | 
Definition at line 61 of file G4AlphaBuilder.hh.
Referenced by Build().