#include <G4He3Builder.hh>
Definition at line 46 of file G4He3Builder.hh.
G4He3Builder::G4He3Builder |
( |
| ) |
|
G4He3Builder::~G4He3Builder |
( |
| ) |
|
|
virtual |
void G4He3Builder::Build |
( |
| ) |
|
Definition at line 43 of file G4He3Builder.cc.
46 std::vector<G4VHe3Builder *>::iterator i;
47 for(i=theModelCollections.begin(); i!=theModelCollections.end(); i++)
49 (*i)->Build(theHe3Inelastic);
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
G4ProcessManager * GetProcessManager() const
Definition at line 54 of file G4He3Builder.hh.
54 {theModelCollections.push_back(aB);}
The documentation for this class was generated from the following files: