1 #ifndef GflashHadronShowerModel_H
2 #define GflashHadronShowerModel_H
5 #include "G4VFastSimulationModel.hh"
7 #include "G4TouchableHandle.hh"
8 #include "G4Navigator.hh"
34 void DoIt(
const G4FastTrack&, G4FastStep&);
39 void makeHits(
const G4FastTrack& fastTrack);
G4bool ModelTrigger(const G4FastTrack &)
GflashKaonMinusShowerProfile * theKaonMinusProfile
GflashAntiProtonShowerProfile * theAntiProtonProfile
~GflashHadronShowerModel()
void updateGflashStep(const G4ThreeVector &position, G4double time)
void makeHits(const G4FastTrack &fastTrack)
G4Navigator * theGflashNavigator
void DoIt(const G4FastTrack &, G4FastStep &)
GflashHadronShowerProfile * theProfile
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
G4bool IsApplicable(const G4ParticleDefinition &)
GflashHadronShowerModel(G4String modelName, G4Region *envelope, const edm::ParameterSet &parSet)