29#ifndef G4ParticleHPManager_h
30#define G4ParticleHPManager_h 1
154 std::map< const G4ParticleDefinition* , std::vector<G4ParticleHPChannelList*>* >
theInelasticFSs;
std::map< const G4ParticleDefinition *, G4PhysicsTable * > theInelasticCrossSections
G4bool GetNeglectDoppler()
G4bool SKIP_MISSING_ISOTOPES
void SetUseNRESP71Model(G4bool val)
G4bool GetUseOnlyPhotoEvaporation()
G4ParticleHPManager(const G4ParticleHPManager &)
G4bool GetSkipMissingIsotopes()
void RegisterThermalScatteringCoherentFinalStates(std::map< G4int, std::map< G4double, std::vector< std::pair< G4double, G4double > * > * > * > *val)
std::map< G4int, std::map< G4double, std::vector< E_isoAng * > * > * > * theTSIncoherentFinalStates
void SetNeglectDoppler(G4bool val)
static G4ParticleHPManager * instance
G4PhysicsTable * GetElasticCrossSections()
G4PhysicsTable * GetCaptureCrossSections()
void RegisterElasticFinalStates(std::vector< G4ParticleHPChannel * > *val)
G4bool GetUseNRESP71Model()
void RegisterFissionFinalStates(std::vector< G4ParticleHPChannel * > *val)
void SetProduceFissionFragments(G4bool val)
void RegisterThermalScatteringIncoherentCrossSections(std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > *val)
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * GetThermalScatteringCoherentCrossSections()
G4PhysicsTable * GetFissionCrossSections()
void SetSkipMissingIsotopes(G4bool val)
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * GetThermalScatteringInelasticCrossSections()
G4bool DO_NOT_ADJUST_FINAL_STATE
G4ParticleHPMessenger * messenger
void SetDoNotAdjustFinalState(G4bool val)
std::vector< G4ParticleHPChannel * > * GetFissionFinalStates()
void RegisterThermalScatteringIncoherentFinalStates(std::map< G4int, std::map< G4double, std::vector< E_isoAng * > * > * > *val)
G4PhysicsTable * theElasticCrossSections
void GetDataStream2(G4String, std::istringstream &iss)
std::map< G4int, std::map< G4double, std::vector< std::pair< G4double, G4double > * > * > * > * theTSCoherentFinalStates
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * theTSIncoherentCrossSections
void RegisterThermalScatteringInelasticFinalStates(std::map< G4int, std::map< G4double, std::vector< E_P_E_isoAng * > * > * > *val)
std::map< G4int, std::map< G4double, std::vector< E_P_E_isoAng * > * > * > * theTSInelasticFinalStates
void register_data_file(G4String, G4String)
G4bool USE_ONLY_PHOTONEVAPORATION
std::map< const G4ParticleDefinition *, std::vector< G4ParticleHPChannelList * > * > theInelasticFSs
std::vector< G4ParticleHPChannelList * > * GetInelasticFinalStates(const G4ParticleDefinition *)
std::vector< G4ParticleHPChannel * > * GetCaptureFinalStates()
void RegisterInelasticFinalStates(const G4ParticleDefinition *, std::vector< G4ParticleHPChannelList * > *)
void SetVerboseLevel(G4int i)
std::map< G4int, std::map< G4double, std::vector< std::pair< G4double, G4double > * > * > * > * GetThermalScatteringCoherentFinalStates()
std::vector< G4ParticleHPChannel * > * theFissionFSs
void RegisterThermalScatteringCoherentCrossSections(std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > *val)
std::vector< G4ParticleHPChannel * > * theElasticFSs
G4PhysicsTable * GetInelasticCrossSections(const G4ParticleDefinition *)
G4PhysicsTable * theCaptureCrossSections
G4bool GetUseWendtFissionModel()
G4bool GetProduceFissionFragments()
void RegisterInelasticCrossSections(const G4ParticleDefinition *, G4PhysicsTable *)
G4bool USE_WENDT_FISSION_MODEL
void RegisterElasticCrossSections(G4PhysicsTable *val)
void RegisterCaptureCrossSections(G4PhysicsTable *val)
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * GetThermalScatteringIncoherentCrossSections()
static G4ParticleHPManager * GetInstance()
std::vector< G4ParticleHPChannel * > * GetElasticFinalStates()
G4bool GetDoNotAdjustFinalState()
G4bool PRODUCE_FISSION_FRAGMENTS
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * theTSInelasticCrossSections
void CloseReactionWhiteBoard()
void SetUseWendtFissionModel(G4bool val)
std::map< G4int, std::map< G4double, std::vector< E_isoAng * > * > * > * GetThermalScatteringIncoherentFinalStates()
std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > * theTSCoherentCrossSections
void GetDataStream(G4String, std::istringstream &iss)
std::map< G4int, std::map< G4double, std::vector< E_P_E_isoAng * > * > * > * GetThermalScatteringInelasticFinalStates()
void RegisterThermalScatteringInelasticCrossSections(std::map< G4int, std::map< G4double, G4ParticleHPVector * > * > *val)
void OpenReactionWhiteBoard()
std::map< G4String, G4String > mDataEvaluation
void RegisterCaptureFinalStates(std::vector< G4ParticleHPChannel * > *val)
void SetUseOnlyPhotoEvaporation(G4bool val)
G4PhysicsTable * theFissionCrossSections
std::vector< G4ParticleHPChannel * > * theCaptureFSs
void RegisterFissionCrossSections(G4PhysicsTable *val)
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()