|
Geant4
10.02.p02
|
#include <G4He3Builder.hh>
Collaboration diagram for G4He3Builder:Public Member Functions | |
| G4He3Builder () | |
| virtual | ~G4He3Builder () |
| void | Build () |
| void | RegisterMe (G4VHe3Builder *aB) |
Private Attributes | |
| G4He3InelasticProcess * | theHe3Inelastic |
| std::vector< G4VHe3Builder * > | theModelCollections |
| G4bool | wasActivated |
Definition at line 46 of file G4He3Builder.hh.
| G4He3Builder::G4He3Builder | ( | ) |
Definition at line 56 of file G4He3Builder.cc.
References theHe3Inelastic.
|
virtual |
Definition at line 62 of file G4He3Builder.cc.
| void G4He3Builder::Build | ( | void | ) |
Definition at line 43 of file G4He3Builder.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetProcessManager(), G4He3::He3(), theHe3Inelastic, theModelCollections, and wasActivated.
Here is the call graph for this function:
|
inline |
Definition at line 54 of file G4He3Builder.hh.
References theModelCollections.
|
private |
Definition at line 57 of file G4He3Builder.hh.
Referenced by Build(), and G4He3Builder().
|
private |
Definition at line 59 of file G4He3Builder.hh.
Referenced by Build(), and RegisterMe().
|
private |
Definition at line 61 of file G4He3Builder.hh.
Referenced by Build().