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