#include <GFlashHadronShowerModel.h>
Public Member Functions | |
void | DoIt (const G4FastTrack &, G4FastStep &) |
GFlashHadronShowerModel (G4String modelName, G4Region *envelope, const edm::ParameterSet &parSet) | |
G4bool | IsApplicable (const G4ParticleDefinition &) |
G4bool | ModelTrigger (const G4FastTrack &) |
~GFlashHadronShowerModel () | |
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.
GFlashHadronShowerModel::~GFlashHadronShowerModel | ( | ) |
Definition at line 57 of file GFlashHadronShowerModel.cc.
References theAntiProtonProfile, theGflashStep, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, and theProtonProfile.
void GFlashHadronShowerModel::DoIt | ( | const G4FastTrack & | fastTrack, |
G4FastStep & | fastStep | ||
) |
Definition at line 113 of file GFlashHadronShowerModel.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, Gflash::findShowerType(), GeV, GflashHadronShowerProfile::hadronicParameterization(), GflashHadronShowerProfile::initialize(), GflashHadronShowerProfile::loadParameters(), makeHits(), objects.autophobj::particleType, position, theAntiProtonProfile, theKaonMinusProfile, theKaonPlusProfile, thePiKProfile, theProfile, and theProtonProfile.
|
private |
Definition at line 264 of file GFlashHadronShowerModel.cc.
References stringResolutionProvider_cfi::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().
G4bool GFlashHadronShowerModel::IsApplicable | ( | const G4ParticleDefinition & | particleType | ) |
Definition at line 67 of file GFlashHadronShowerModel.cc.
|
private |
Definition at line 207 of file GFlashHadronShowerModel.cc.
References cuy::isFirst, objects.autophobj::particleType, and Gflash::QuasiElasticLike.
|
private |
Definition at line 145 of file GFlashHadronShowerModel.cc.
References GflashHadronShowerProfile::getGflashHitList(), SteppingAction::m_g4StepSignal, Gflash::scaleSensitiveHB, Gflash::scaleSensitiveHE, theGflashNavigator, theGflashStep, theGflashTouchableHandle, theProfile, theRegion, theWatcherOn, and updateGflashStep().
Referenced by DoIt().
G4bool GFlashHadronShowerModel::ModelTrigger | ( | const G4FastTrack & | fastTrack | ) |
Definition at line 78 of file GFlashHadronShowerModel.cc.
References Gflash::energyCutOff, excludeDetectorRegion(), GeV, and theRegion.
|
private |
Definition at line 199 of file GFlashHadronShowerModel.cc.
References theGflashStep, and theGflashTouchableHandle.
Referenced by makeHits().
|
private |
Definition at line 53 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 58 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), and makeHits().
|
private |
Definition at line 57 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), updateGflashStep(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 59 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), and updateGflashStep().
|
private |
Definition at line 51 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 50 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 47 of file GFlashHadronShowerModel.h.
Referenced by excludeDetectorRegion().
|
private |
Definition at line 49 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 48 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and makeHits().
|
private |
Definition at line 52 of file GFlashHadronShowerModel.h.
Referenced by DoIt(), GFlashHadronShowerModel(), and ~GFlashHadronShowerModel().
|
private |
Definition at line 55 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), makeHits(), and ModelTrigger().
|
private |
Definition at line 46 of file GFlashHadronShowerModel.h.
Referenced by GFlashHadronShowerModel(), and makeHits().