42 #ifndef G4XPDGELASTIC_HH
43 #define G4XPDGELASTIC_HH
53 typedef std::pair<const G4ParticleDefinition *,const G4ParticleDefinition *>
G4pDefPair;
98 std::map <G4pDefPair, std::vector<G4double>, std::less<G4pDefPair> >
xMap;
100 typedef std::map <G4pDefPair, std::vector<G4double>, std::less<G4pDefPair> >
PairDoubleMap;
G4bool operator!=(const G4XPDGElastic &right) const
static const G4double _highLimit
static const G4double pKPlusPDGFit[7]
static const G4double pPiMinusPDGFit[7]
static const G4double pPiPlusPDGFit[7]
virtual G4double LowLimit() const
virtual const G4CrossSectionVector * GetComponents() const
static const G4double _lowLimit
virtual G4String Name() const
static const G4double npbarPDGFit[7]
const G4XPDGElastic & operator=(const G4XPDGElastic &right)
static const G4double pKMinusPDGFit[7]
std::map< G4pDefPair, std::vector< G4double >, std::less< G4pDefPair > > xMap
static const G4double ppbarPDGFit[7]
std::map< G4pDefPair, std::vector< G4double >, std::less< G4pDefPair > > PairDoubleMap
std::pair< const G4ParticleDefinition *, const G4ParticleDefinition * > G4pDefPair
static const G4double ppPDGFit[7]
virtual G4bool IsValid(G4double e) const
virtual G4double CrossSection(const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
std::vector< G4CrossSectionSourcePtr > G4CrossSectionVector
G4bool operator==(const G4XPDGElastic &right) const