#include <GflashHadronShowerModel.h>
Public Member Functions | |
void | DoIt (const G4FastTrack &, G4FastStep &) override |
GflashHadronShowerModel (G4String modelName, G4Region *envelope, const edm::ParameterSet &parSet) | |
G4bool | IsApplicable (const G4ParticleDefinition &) override |
G4bool | ModelTrigger (const G4FastTrack &) override |
~GflashHadronShowerModel () override | |
Private Member Functions | |
G4bool | excludeDetectorRegion (const G4FastTrack &fastTrack) |
G4bool | isFirstInelasticInteraction (const G4FastTrack &fastTrack) |
void | makeHits (const G4FastTrack &fastTrack) |
void | updateGflashStep (const G4ThreeVector &position, G4double time) |
Private Attributes | |
GflashAntiProtonShowerProfile * | theAntiProtonProfile |
G4Navigator * | theGflashNavigator |
G4Step * | theGflashStep |
G4TouchableHandle | theGflashTouchableHandle |
GflashHistogram * | theHisto |
GflashKaonMinusShowerProfile * | theKaonMinusProfile |
GflashKaonPlusShowerProfile * | theKaonPlusProfile |
edm::ParameterSet | theParSet |
GflashPiKShowerProfile * | thePiKProfile |
GflashHadronShowerProfile * | theProfile |
GflashProtonShowerProfile * | theProtonProfile |
G4bool | theWatcherOn |
Definition at line 19 of file GflashHadronShowerModel.h.
GflashHadronShowerModel::GflashHadronShowerModel | ( | G4String | modelName, |
G4Region * | envelope, | ||
const edm::ParameterSet & | parSet | ||
) |
Definition at line 34 of file GflashHadronShowerModel.cc.
References edm::ParameterSet::getParameter(), GflashHistogram::instance(), theAntiProtonProfile, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theHisto, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, theProfile, theProtonProfile, and theWatcherOn.
|
override |
Definition at line 53 of file GflashHadronShowerModel.cc.
References theGflashStep, and theProfile.
|
override |
Definition at line 96 of file GflashHadronShowerModel.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, hcalRecHitTable_cff::energy, Gflash::findShowerType(), GflashHadronShowerProfile::hadronicParameterization(), GflashHadronShowerProfile::initialize(), GflashHadronShowerProfile::loadParameters(), makeHits(), PbPb_ZMuSkimMuonDPG_cff::particleType, position, theAntiProtonProfile, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, theProfile, and theProtonProfile.
|
private |
Definition at line 239 of file GflashHadronShowerModel.cc.
References PVValHelper::eta, Gflash::EtaMin, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, Gflash::getCalorimeterNumber(), edm::ParameterSet::getUntrackedParameter(), Gflash::kENCA, Gflash::kHB, Gflash::kHE, Gflash::MinDistanceToOut, Gflash::Rmax, theParSet, verbosity, Gflash::Zmax, and Gflash::Zmin.
Referenced by ModelTrigger().
|
override |
Definition at line 60 of file GflashHadronShowerModel.cc.
References PbPb_ZMuSkimMuonDPG_cff::particleType.
|
private |
Definition at line 182 of file GflashHadronShowerModel.cc.
References GflashHistogram::deltaStep, GflashHistogram::energyLoss, GflashHistogram::energyRatio, GflashHistogram::getStoreFlag(), l1ctLayer1_patternWriters_cff::isec, cuy::isFirst, GflashHistogram::kineticEnergy, PbPb_ZMuSkimMuonDPG_cff::particleType, GflashHistogram::postStepPosition, GflashHistogram::preStepPosition, Gflash::QuasiElasticLike, and theHisto.
Referenced by ModelTrigger().
|
private |
Definition at line 130 of file GflashHadronShowerModel.cc.
References GflashHadronShowerProfile::getGflashHitList(), Gflash::scaleSensitiveHB, Gflash::scaleSensitiveHE, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theProfile, and updateGflashStep().
Referenced by DoIt().
|
override |
Definition at line 66 of file GflashHadronShowerModel.cc.
References Gflash::energyCutOff, excludeDetectorRegion(), and isFirstInelasticInteraction().
|
private |
Definition at line 175 of file GflashHadronShowerModel.cc.
References theGflashStep, and theGflashTouchableHandle.
Referenced by makeHits().
|
private |
Definition at line 49 of file GflashHadronShowerModel.h.
Referenced by DoIt(), and GflashHadronShowerModel().
|
private |
Definition at line 52 of file GflashHadronShowerModel.h.
Referenced by GflashHadronShowerModel(), and makeHits().
|
private |
Definition at line 51 of file GflashHadronShowerModel.h.
Referenced by GflashHadronShowerModel(), makeHits(), updateGflashStep(), and ~GflashHadronShowerModel().
|
private |
Definition at line 53 of file GflashHadronShowerModel.h.
Referenced by GflashHadronShowerModel(), makeHits(), and updateGflashStep().
|
private |
Definition at line 56 of file GflashHadronShowerModel.h.
Referenced by GflashHadronShowerModel(), and isFirstInelasticInteraction().
|
private |
Definition at line 47 of file GflashHadronShowerModel.h.
Referenced by DoIt(), and GflashHadronShowerModel().
|
private |
Definition at line 46 of file GflashHadronShowerModel.h.
Referenced by DoIt(), and GflashHadronShowerModel().
|
private |
Definition at line 43 of file GflashHadronShowerModel.h.
Referenced by excludeDetectorRegion().
|
private |
Definition at line 45 of file GflashHadronShowerModel.h.
Referenced by DoIt(), and GflashHadronShowerModel().
|
private |
Definition at line 44 of file GflashHadronShowerModel.h.
Referenced by DoIt(), GflashHadronShowerModel(), makeHits(), and ~GflashHadronShowerModel().
|
private |
Definition at line 48 of file GflashHadronShowerModel.h.
Referenced by DoIt(), and GflashHadronShowerModel().
|
private |
Definition at line 42 of file GflashHadronShowerModel.h.
Referenced by GflashHadronShowerModel().