#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 |
GflashKaonMinusShowerProfile * | theKaonMinusProfile |
GflashKaonPlusShowerProfile * | theKaonPlusProfile |
edm::ParameterSet | theParSet |
GflashPiKShowerProfile * | thePiKProfile |
GflashHadronShowerProfile * | theProfile |
GflashProtonShowerProfile * | theProtonProfile |
const G4Region * | theRegion |
G4bool | theWatcherOn |
Definition at line 20 of file GFlashHadronShowerModel.h.
GFlashHadronShowerModel::GFlashHadronShowerModel | ( | G4String | modelName, |
G4Region * | envelope, | ||
const edm::ParameterSet & | parSet | ||
) |
Definition at line 35 of file GFlashHadronShowerModel.cc.
References edm::ParameterSet::getParameter(), theAntiProtonProfile, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, theProfile, theProtonProfile, theRegion, and theWatcherOn.
|
override |
Definition at line 55 of file GFlashHadronShowerModel.cc.
References theAntiProtonProfile, theGflashStep, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, and theProtonProfile.
|
override |
Definition at line 98 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 235 of file GFlashHadronShowerModel.cc.
References PVValHelper::eta, Gflash::EtaMin, 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 64 of file GFlashHadronShowerModel.cc.
References PbPb_ZMuSkimMuonDPG_cff::particleType.
|
private |
Definition at line 193 of file GFlashHadronShowerModel.cc.
References l1ctLayer1_patternWriters_cff::isec, cuy::isFirst, PbPb_ZMuSkimMuonDPG_cff::particleType, and Gflash::QuasiElasticLike.
|
private |
Definition at line 132 of file GFlashHadronShowerModel.cc.
References GflashHadronShowerProfile::getGflashHitList(), SteppingAction::m_g4StepSignal, DD4hep2DDDName::noNameSpace(), Gflash::scaleSensitiveHB, Gflash::scaleSensitiveHE, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theProfile, theRegion, theWatcherOn, and updateGflashStep().
Referenced by DoIt().
|
override |
Definition at line 70 of file GFlashHadronShowerModel.cc.
References Gflash::energyCutOff, excludeDetectorRegion(), and theRegion.
|
private |
Definition at line 186 of file GFlashHadronShowerModel.cc.
References theGflashStep, and theGflashTouchableHandle.
Referenced by makeHits().
|
private |
Definition at line 50 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 55 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), and makeHits().
|
private |
Definition at line 54 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), updateGflashStep(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 56 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), and updateGflashStep().
|
private |
Definition at line 48 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 47 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 44 of file GFlashHadronShowerModel.h.
Referenced by excludeDetectorRegion().
|
private |
Definition at line 46 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 45 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and makeHits().
|
private |
Definition at line 49 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 52 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), and ModelTrigger().
|
private |
Definition at line 43 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), and makeHits().