#include "globals.hh"
#include "G4VCrossSectionSource.hh"
#include <algorithm>
#include <map>
Go to the source code of this file.
Data Structures | |
class | G4XPDGElastic |
Typedefs | |
typedef std::pair< G4ParticleDefinition *, G4ParticleDefinition * > | G4pDefPair |
typedef std::pair<G4ParticleDefinition *,G4ParticleDefinition *> G4pDefPair |
Definition at line 50 of file G4XPDGElastic.hh.