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()
virtual ~G4AntiBarionBuilder()
G4ProcessManager * GetProcessManager() const
static G4AntiTriton * AntiTriton()
static G4AntiNeutron * AntiNeutron()