48 theAntiProtonInelastic(0), theLEAntiProtonModel(0),
49 theHEAntiProtonModel(0),
50 theAntiNeutronInelastic(0), theLEAntiNeutronModel(0),
51 theHEAntiNeutronModel(0),
52 theLambdaInelastic(0), theLELambdaModel(0), theHELambdaModel(0),
53 theAntiLambdaInelastic(0), theLEAntiLambdaModel(0), theHEAntiLambdaModel(0),
54 theSigmaMinusInelastic(0), theLESigmaMinusModel(0), theHESigmaMinusModel(0),
55 theAntiSigmaMinusInelastic(0), theLEAntiSigmaMinusModel(0), theHEAntiSigmaMinusModel(0),
56 theSigmaPlusInelastic(0), theLESigmaPlusModel(0), theHESigmaPlusModel(0),
57 theAntiSigmaPlusInelastic(0), theLEAntiSigmaPlusModel(0), theHEAntiSigmaPlusModel(0),
58 theXiZeroInelastic(0), theLEXiZeroModel(0), theHEXiZeroModel(0),
59 theAntiXiZeroInelastic(0), theLEAntiXiZeroModel(0), theHEAntiXiZeroModel(0),
60 theXiMinusInelastic(0), theLEXiMinusModel(0), theHEXiMinusModel(0),
61 theAntiXiMinusInelastic(0), theLEAntiXiMinusModel(0), theHEAntiXiMinusModel(0),
62 theOmegaMinusInelastic(0), theLEOmegaMinusModel(0), theHEOmegaMinusModel(0),
63 theAntiOmegaMinusInelastic(0), theLEAntiOmegaMinusModel(0), theHEAntiOmegaMinusModel(0),
84 theAntiProtonInelastic->
RegisterMe(theLEAntiProtonModel);
85 theAntiProtonInelastic->
RegisterMe(theHEAntiProtonModel);
94 theAntiNeutronInelastic->
RegisterMe(theLEAntiNeutronModel);
95 theAntiNeutronInelastic->
RegisterMe(theHEAntiNeutronModel);
104 theLambdaInelastic->
RegisterMe(theLELambdaModel);
105 theLambdaInelastic->
RegisterMe(theHELambdaModel);
114 theAntiLambdaInelastic->
RegisterMe(theLEAntiLambdaModel);
115 theAntiLambdaInelastic->
RegisterMe(theHEAntiLambdaModel);
124 theSigmaMinusInelastic->
RegisterMe(theLESigmaMinusModel);
125 theSigmaMinusInelastic->
RegisterMe(theHESigmaMinusModel);
134 theAntiSigmaMinusInelastic->
RegisterMe(theLEAntiSigmaMinusModel);
135 theAntiSigmaMinusInelastic->
RegisterMe(theHEAntiSigmaMinusModel);
144 theSigmaPlusInelastic->
RegisterMe(theLESigmaPlusModel);
145 theSigmaPlusInelastic->
RegisterMe(theHESigmaPlusModel);
154 theAntiSigmaPlusInelastic->
RegisterMe(theLEAntiSigmaPlusModel);
155 theAntiSigmaPlusInelastic->
RegisterMe(theHEAntiSigmaPlusModel);
164 theXiMinusInelastic->
RegisterMe(theLEXiMinusModel);
165 theXiMinusInelastic->
RegisterMe(theHEXiMinusModel);
174 theAntiXiMinusInelastic->
RegisterMe(theLEAntiXiMinusModel);
175 theAntiXiMinusInelastic->
RegisterMe(theHEAntiXiMinusModel);
184 theXiZeroInelastic->
RegisterMe(theLEXiZeroModel);
185 theXiZeroInelastic->
RegisterMe(theHEXiZeroModel);
194 theAntiXiZeroInelastic->
RegisterMe(theLEAntiXiZeroModel);
195 theAntiXiZeroInelastic->
RegisterMe(theHEAntiXiZeroModel);
204 theOmegaMinusInelastic->
RegisterMe(theLEOmegaMinusModel);
205 theOmegaMinusInelastic->
RegisterMe(theHEOmegaMinusModel);
214 theAntiOmegaMinusInelastic->
RegisterMe(theLEAntiOmegaMinusModel);
215 theAntiOmegaMinusInelastic->
RegisterMe(theHEAntiOmegaMinusModel);
static G4AntiLambda * AntiLambda()
static G4AntiNeutron * AntiNeutron()
static G4AntiOmegaMinus * AntiOmegaMinus()
static G4AntiProton * AntiProton()
static G4AntiSigmaMinus * AntiSigmaMinus()
static G4AntiSigmaPlus * AntiSigmaPlus()
static G4AntiXiMinus * AntiXiMinus()
static G4AntiXiZero * AntiXiZero()
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
static G4Lambda * Lambda()
virtual ~G4MiscLHEPBuilder()
static G4OmegaMinus * OmegaMinus()
G4ProcessManager * GetProcessManager() const
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)
static G4SigmaMinus * SigmaMinus()
static G4SigmaPlus * SigmaPlus()
static G4XiMinus * XiMinus()
static G4XiZero * XiZero()