#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 35 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 54 of file GflashHadronShowerModel.cc.
References theGflashStep, and theProfile.
|
override |
Definition at line 97 of file GflashHadronShowerModel.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, HCALHighEnergyHPDFilter_cfi::energy, Gflash::findShowerType(), GeV, GflashHadronShowerProfile::hadronicParameterization(), GflashHadronShowerProfile::initialize(), GflashHadronShowerProfile::loadParameters(), makeHits(), PbPb_ZMuSkimMuonDPG_cff::particleType, position, theAntiProtonProfile, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, theProfile, and theProtonProfile.
|
private |
Definition at line 247 of file GflashHadronShowerModel.cc.
References gather_cfg::cout, PVValHelper::eta, Gflash::EtaMin, Gflash::getCalorimeterNumber(), edm::ParameterSet::getUntrackedParameter(), GeV, Gflash::kENCA, Gflash::kHB, Gflash::kHE, Gflash::MinDistanceToOut, Gflash::Rmax, theParSet, HIPAlignmentAlgorithm_cfi::verbosity, Gflash::Zmax, and Gflash::Zmin.
Referenced by ModelTrigger().
|
override |
Definition at line 61 of file GflashHadronShowerModel.cc.
|
private |
Definition at line 190 of file GflashHadronShowerModel.cc.
References GflashHistogram::deltaStep, GflashHistogram::energyLoss, GflashHistogram::energyRatio, GflashHistogram::getStoreFlag(), GeV, cuy::isFirst, GflashHistogram::kineticEnergy, PbPb_ZMuSkimMuonDPG_cff::particleType, GflashHistogram::postStepPosition, GflashHistogram::preStepPosition, Gflash::QuasiElasticLike, and theHisto.
Referenced by ModelTrigger().
|
private |
Definition at line 131 of file GflashHadronShowerModel.cc.
References GflashHadronShowerProfile::getGflashHitList(), SteppingAction::m_g4StepSignal, Gflash::scaleSensitiveHB, Gflash::scaleSensitiveHE, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theProfile, theWatcherOn, and updateGflashStep().
Referenced by DoIt().
|
override |
Definition at line 67 of file GflashHadronShowerModel.cc.
References Gflash::energyCutOff, excludeDetectorRegion(), GeV, and isFirstInelasticInteraction().
|
private |
Definition at line 183 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(), and makeHits().