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