#include <GflashEMShowerProfile.h>
Public Member Functions | |
std::vector< GflashHit > & | getGflashHitList () |
GflashShowino * | getGflashShowino () |
GflashEMShowerProfile (const edm::ParameterSet &parSet) | |
void | initialize (int showerType, double energy, double globalTime, double charge, Gflash3Vector &position, Gflash3Vector &momentum) |
void | parameterization () |
~GflashEMShowerProfile () | |
Private Member Functions | |
double | getDistanceToOut (Gflash::CalorimeterNumber kCalor) |
Gflash3Vector | locateHitPosition (GflashTrajectoryPoint &point, double rCore, double rTail, double probability, double &rShower) |
Private Attributes | |
Gflash::CalorimeterNumber | jCalorimeter |
double | theBField |
double | theEnergyScaleEB |
double | theEnergyScaleEE |
std::vector< GflashHit > | theGflashHitList |
GflashHistogram * | theHisto |
edm::ParameterSet | theParSet |
GflashShowino * | theShowino |
Definition at line 15 of file GflashEMShowerProfile.h.
GflashEMShowerProfile::GflashEMShowerProfile | ( | const edm::ParameterSet & | parSet | ) |
Definition at line 20 of file GflashEMShowerProfile.cc.
References edm::ParameterSet::getParameter(), GflashHistogram::instance(), jCalorimeter, Gflash::kNULL, theBField, theEnergyScaleEB, theEnergyScaleEE, theHisto, and theShowino.
GflashEMShowerProfile::~GflashEMShowerProfile | ( | ) |
|
private |
Definition at line 279 of file GflashEMShowerProfile.cc.
References mkfit::getEta(), GflashShowino::getHelix(), GflashTrajectory::getPathLengthAtRhoEquals(), GflashShowino::getPathLengthAtShower(), GflashTrajectory::getPathLengthAtZ(), GflashShowino::getPosition(), Gflash::kENCA, Gflash::kESPM, Gflash::Rmax, theShowino, and Gflash::Zmax.
Referenced by parameterization().
|
inline |
Definition at line 32 of file GflashEMShowerProfile.h.
References theGflashHitList.
Referenced by GflashEMShowerModel::makeHits(), and GFlashEMShowerModel::makeHits().
|
inline |
void GflashEMShowerProfile::initialize | ( | int | showerType, |
double | energy, | ||
double | globalTime, | ||
double | charge, | ||
Gflash3Vector & | position, | ||
Gflash3Vector & | momentum | ||
) |
Definition at line 37 of file GflashEMShowerProfile.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, hcalRecHitTable_cff::energy, GflashShowino::initialize(), position, theBField, and theShowino.
Referenced by GflashEMShowerModel::DoIt(), and GFlashEMShowerModel::DoIt().
|
private |
Definition at line 292 of file GflashEMShowerProfile.cc.
References funct::cos(), jCalorimeter, point, position, Gflash::rMoliere, funct::sin(), mathSSE::sqrt(), testProducerWithPsetDescEmpty_cfi::u1, and MetAnalyzer::u2.
Referenced by parameterization().
void GflashEMShowerProfile::parameterization | ( | ) |
Definition at line 42 of file GflashEMShowerProfile.cc.
References funct::abs(), simBeamSpotPI::alpha, HLT_2024v12_cff::beta, Gflash::criticalEnergy, l1tTrackerHTMiss_cfi::deltaZ, GflashHistogram::em_incE, GflashHistogram::em_lateral, GflashHistogram::em_lateral_sd, GflashHistogram::em_long, GflashHistogram::em_long_sd, GflashHistogram::em_nSpots_sd, GflashHistogram::em_ssp_rho, GflashHistogram::em_ssp_z, hcalRecHitTable_cff::energy, JetChargeProducer_cfi::exp, Gflash::getCalorimeterNumber(), getDistanceToOut(), GflashShowino::getEnergy(), GflashTrajectory::getGflashTrajectoryPoint(), GflashShowino::getGlobalTime(), GflashShowino::getHelix(), GflashShowino::getPathLengthAtShower(), GflashShowino::getPositionAtShower(), GflashHistogram::getStoreFlag(), jCalorimeter, Gflash::kENCA, Gflash::kESPM, Gflash::kHE, locateHitPosition(), dqm-mbProfile::log, listHistos::logY, SiStripPI::max, SiStripPI::min, LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, chargedHadronTrackResolutionFilter_cfi::p3, funct::pow(), Gflash::radLength, rho, Gflash::rMoliere, mathSSE::sqrt(), metsig::tau, theEnergyScaleEB, theEnergyScaleEE, theGflashHitList, theHisto, theShowino, tmax, y, Gflash::Z, testProducerWithPsetDescEmpty_cfi::z2, and Gflash::Zmax.
Referenced by GflashEMShowerModel::DoIt(), and GFlashEMShowerModel::DoIt().
|
private |
Definition at line 40 of file GflashEMShowerProfile.h.
Referenced by GflashEMShowerProfile(), locateHitPosition(), and parameterization().
|
private |
Definition at line 43 of file GflashEMShowerProfile.h.
Referenced by GflashEMShowerProfile(), and initialize().
|
private |
Definition at line 44 of file GflashEMShowerProfile.h.
Referenced by GflashEMShowerProfile(), and parameterization().
|
private |
Definition at line 45 of file GflashEMShowerProfile.h.
Referenced by GflashEMShowerProfile(), and parameterization().
|
private |
Definition at line 49 of file GflashEMShowerProfile.h.
Referenced by getGflashHitList(), and parameterization().
|
private |
Definition at line 48 of file GflashEMShowerProfile.h.
Referenced by GflashEMShowerProfile(), and parameterization().
|
private |
Definition at line 42 of file GflashEMShowerProfile.h.
|
private |
Definition at line 47 of file GflashEMShowerProfile.h.
Referenced by getDistanceToOut(), getGflashShowino(), GflashEMShowerProfile(), initialize(), parameterization(), and ~GflashEMShowerProfile().