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