Geant4
10.02
|
#include "G4VEmModel.hh"
#include "G4ParticleDefinition.hh"
#include "G4Material.hh"
#include "G4Element.hh"
#include "G4ElementData.hh"
#include "G4PhysicsVector.hh"
#include "G4ParticleChangeForGamma.hh"
#include <vector>
Go to the source code of this file.
Classes | |
class | G4DiscreteScatteringModel |
Typedefs | |
typedef std::vector< G4double > | G4PVDataVector |
typedef std::vector<G4double> G4PVDataVector |
Definition at line 39 of file G4DiscreteScatteringModel.hh.