43 #ifndef GflashEMShowerModel_h
44 #define GflashEMShowerModel_h
46 #include "G4VFastSimulationModel.hh"
49 #include "G4TouchableHandle.hh"
50 #include "G4Navigator.hh"
64 void DoIt(
const G4FastTrack&, G4FastStep&);
68 void makeHits(
const G4FastTrack& fastTrack);
void DoIt(const G4FastTrack &, G4FastStep &)
G4bool excludeDetectorRegion(const G4FastTrack &fastTrack)
void updateGflashStep(G4ThreeVector position, G4double time)
G4TouchableHandle theGflashTouchableHandle
edm::ParameterSet theParSet
static int position[TOTALCHAMBERS][3]
GflashEMShowerProfile * theProfile
G4bool IsApplicable(const G4ParticleDefinition &)
G4Navigator * theGflashNavigator
void makeHits(const G4FastTrack &fastTrack)
GflashEMShowerModel(G4String name, G4Envelope *env, edm::ParameterSet parSet)
G4bool ModelTrigger(const G4FastTrack &)