#include <G4AntiBarionBuilder.hh>
Definition at line 47 of file G4AntiBarionBuilder.hh.
G4AntiBarionBuilder::G4AntiBarionBuilder |
( |
| ) |
|
G4AntiBarionBuilder::~G4AntiBarionBuilder |
( |
| ) |
|
|
virtual |
void G4AntiBarionBuilder::Build |
( |
| ) |
|
Definition at line 67 of file G4AntiBarionBuilder.cc.
71 std::vector<G4VAntiBarionBuilder *>::iterator i;
72 for(i=theModelCollections.begin(); i!=theModelCollections.end(); i++)
74 (*i)->Build(theAntiProtonInelastic);
75 (*i)->Build(theAntiNeutronInelastic);
76 (*i)->Build(theAntiDeuteronInelastic);
77 (*i)->Build(theAntiTritonInelastic);
78 (*i)->Build(theAntiHe3Inelastic);
79 (*i)->Build(theAntiAlphaInelastic);
static G4AntiHe3 * AntiHe3()
static G4AntiDeuteron * AntiDeuteron()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static G4AntiAlpha * AntiAlpha()
static G4AntiProton * AntiProton()
G4ProcessManager * GetProcessManager() const
static G4AntiTriton * AntiTriton()
static G4AntiNeutron * AntiNeutron()
The documentation for this class was generated from the following files: