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