47 theNeutronFissionModel(0),
48 theNeutronCaptureModel(0) {
57 if (theNeutronFissionModel)
delete theNeutronFissionModel;
58 if (theNeutronCaptureModel)
delete theNeutronCaptureModel;
59 if (theLENeutronModel)
delete theLENeutronModel;
65 G4cout <<
"Info - G4LEPNeutronBuilder::Build() not adding elastic" <<
G4endl;
89 if ( theIMax > 1.*eV )
G4DLLIMPORT std::ostream G4cout
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
virtual ~G4LEPNeutronBuilder()
virtual void Build(G4HadronElasticProcess *aP)