32 #define EventAction_h 1
63 G4int nbOfModules, nbOfLayers, kLayerMax;
64 std::vector<G4double> EtotLayer;
65 std::vector<G4double> EvisLayer;
70 std::map<G4int, G4double> EvisFiber;
The primary generator action class with particle gun.
void BeginOfEventAction(const G4Event *)
void WriteFibers(const G4Event *)
void SumDeStep(G4int, G4int, G4int, G4double)
void EndOfEventAction(const G4Event *)
Detector construction class to define materials and geometry.