1 #ifndef GflashHadronShowerModel_H 2 #define GflashHadronShowerModel_H 5 #include "G4VFastSimulationModel.hh" 7 #include "G4Navigator.hh" 9 #include "G4TouchableHandle.hh" 31 G4bool
IsApplicable(
const G4ParticleDefinition &)
override;
33 void DoIt(
const G4FastTrack &, G4FastStep &)
override;
38 void makeHits(
const G4FastTrack &fastTrack);
GflashKaonMinusShowerProfile * theKaonMinusProfile
GflashAntiProtonShowerProfile * theAntiProtonProfile
G4bool ModelTrigger(const G4FastTrack &) override
~GflashHadronShowerModel() override
void updateGflashStep(const G4ThreeVector &position, G4double time)
void makeHits(const G4FastTrack &fastTrack)
G4Navigator * theGflashNavigator
G4bool IsApplicable(const G4ParticleDefinition &) override
GflashHadronShowerProfile * theProfile
void DoIt(const G4FastTrack &, G4FastStep &) override
G4TouchableHandle theGflashTouchableHandle
G4bool isFirstInelasticInteraction(const G4FastTrack &fastTrack)
G4bool excludeDetectorRegion(const G4FastTrack &fastTrack)
GflashHistogram * theHisto
static int position[264][3]
GflashKaonPlusShowerProfile * theKaonPlusProfile
edm::ParameterSet theParSet
GflashPiKShowerProfile * thePiKProfile
GflashProtonShowerProfile * theProtonProfile
GflashHadronShowerModel(G4String modelName, G4Region *envelope, const edm::ParameterSet &parSet)