32 #include <CLHEP/Matrix/Vector.h>
69 CLHEP::HepVector fXVector;
70 CLHEP::HepVector fYVector;
71 CLHEP::HepVector fThetaVector;
72 CLHEP::HepVector fPhiVector;
73 CLHEP::HepMatrix fBeamMatrix;
The primary generator action class with particle gun.
void AddToXVector(float v)
void BeginOfRunAction(const G4Run *)
void EndOfRunAction(const G4Run *)
void AddToPhiVector(float v)
void AddToThetaVector(float v)
void AddToYVector(float v)
Detector construction class to define materials and geometry.