29 #ifndef G4ParticleHPThermalScattering_h
30 #define G4ParticleHPThermalScattering_h 1
67 std::vector < G4double >
prob;
105 std::map < G4int , std::map < G4double , std::vector < std::pair< G4double , G4double >* >* >* >*
coherentFSs;
110 std::map < G4int , std::map < G4double , std::vector < E_isoAng* >* >* >*
incoherentFSs;
116 std::map < G4int , std::map < G4double , std::vector < E_P_E_isoAng* >* >* >*
inelasticFSs;
126 std::pair< G4double , G4double >
find_LH (
G4double , std::vector<G4double>* );
135 std::map < std::pair < const G4Material* , const G4Element* > ,
G4int >
dic;