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