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