15 #ifndef GflashEMShowerModel_h
16 #define GflashEMShowerModel_h
18 #include "G4VFastSimulationModel.hh"
21 #include "G4TouchableHandle.hh"
22 #include "G4Navigator.hh"
38 void DoIt(
const G4FastTrack&, G4FastStep&);
42 void makeHits(
const G4FastTrack& fastTrack);
void DoIt(const G4FastTrack &, G4FastStep &)
virtual ~GflashEMShowerModel()
G4bool excludeDetectorRegion(const G4FastTrack &fastTrack)
G4TouchableHandle theGflashTouchableHandle
edm::ParameterSet theParSet
const G4Region * theRegion
GflashEMShowerProfile * theProfile
GflashEMShowerModel(const G4String &name, G4Envelope *env, const edm::ParameterSet &parSet)
G4bool IsApplicable(const G4ParticleDefinition &)
void updateGflashStep(const G4ThreeVector &position, G4double time)
static int position[264][3]
G4Navigator * theGflashNavigator
void makeHits(const G4FastTrack &fastTrack)
G4bool ModelTrigger(const G4FastTrack &)