53     delete theAntiProtonInelastic;
 
   54     delete theAntiNeutronInelastic;
 
   55     delete theAntiDeuteronInelastic;
 
   56     delete theAntiTritonInelastic;
 
   57     delete theAntiHe3Inelastic;
 
   58     delete theAntiAlphaInelastic;
 
   68     std::vector<G4VAntiBarionBuilder *>::iterator i;
 
   69     for(i=theModelCollections.begin(); i!=theModelCollections.end(); i++)
 
   71         (*i)->Build(theAntiProtonInelastic);
 
   72         (*i)->Build(theAntiNeutronInelastic);
 
   73         (*i)->Build(theAntiDeuteronInelastic);
 
   74         (*i)->Build(theAntiTritonInelastic);
 
   75         (*i)->Build(theAntiHe3Inelastic);
 
   76         (*i)->Build(theAntiAlphaInelastic);
 
   91     theAntiDeuteronInelastic_wr->
RegisterProcess(theAntiDeuteronInelastic,1);
 
static G4AntiHe3 * AntiHe3()
 
Definition of the ExExChAntiBarionBuilder class. 
 
static G4AntiDeuteron * AntiDeuteron()
 
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
 
static G4AntiAlpha * AntiAlpha()
 
static G4AntiProton * AntiProton()
 
Definition of the XWrapperDiscreteProcess class. 
 
ExExChAntiBarionBuilder()
 
G4ProcessManager * GetProcessManager() const 
 
void RegisterProcess(G4VDiscreteProcess *)
 
virtual ~ExExChAntiBarionBuilder()
 
static G4AntiTriton * AntiTriton()
 
static G4AntiNeutron * AntiNeutron()