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