33#ifndef G4NeutronHPChannelList_h
34#define G4NeutronHPChannelList_h 1
68 for(i=0; i<nChannels; i++)
70 result+=std::max(0., theChannels[i]->
GetXsec(anEnergy));
81 for(i=0; i<nChannels; i++)
89 allChannelsCreated =
true;
94 static G4int trycounter;
100 G4bool allChannelsCreated;
G4bool HasDataInAnyFinalState()
G4double GetXsec(G4double anEnergy)
void RestartRegistration()
void Register(G4NeutronHPFinalState *theFS, const G4String &aName)
G4int GetNumberOfChannels()
G4HadFinalState * ApplyYourself(const G4Element *theElement, const G4HadProjectile &aTrack)
~G4NeutronHPChannelList()