#include <HGVHistoProducerAlgo.h>
Classes | |
struct | caloParticleOnLayer |
struct | detIdInfoInCluster |
struct | detIdInfoInMultiCluster |
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
using | Histograms = HGVHistoProducerAlgoHistograms |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Member Functions | |
void | bookCaloParticleHistos (DQMStore::IBooker &ibook, Histograms &histograms, int pdgid) |
void | bookClusterHistos (DQMStore::IBooker &ibook, Histograms &histograms, unsigned layers, std::vector< int > thicknesses, std::string pathtomatbudfile) |
void | bookInfo (DQMStore::IBooker &ibook, Histograms &histograms) |
void | bookMultiClusterHistos (DQMStore::IBooker &ibook, Histograms &histograms, unsigned layers) |
double | distance (const double x1, const double y1, const double x2, const double y2) const |
double | distance2 (const double x1, const double y1, const double x2, const double y2) const |
void | fill_caloparticle_histos (const Histograms &histograms, int pdgid, const CaloParticle &caloparticle, std::vector< SimVertex > const &simVertices) const |
void | fill_cluster_histos (const Histograms &histograms, int count, const reco::CaloCluster &cluster) const |
void | fill_generic_cluster_histos (const Histograms &histograms, int count, const reco::CaloClusterCollection &clusters, const Density &densities, std::vector< CaloParticle > const &cP, std::vector< size_t > const &cPIndices, std::vector< size_t > const &cPSelectedIndices, std::map< DetId, const HGCRecHit * > const &, std::map< double, double > cummatbudg, unsigned layers, std::vector< int > thicknesses) const |
void | fill_info_histos (const Histograms &histograms, unsigned layers) const |
void | fill_multi_cluster_histos (const Histograms &histograms, int count, const std::vector< reco::HGCalMultiCluster > &multiClusters, std::vector< CaloParticle > const &cP, std::vector< size_t > const &cPIndices, std::vector< size_t > const &cPSelectedIndices, std::map< DetId, const HGCRecHit * > const &, unsigned layers) const |
DetId | findmaxhit (const reco::CaloCluster &cluster, std::map< DetId, const HGCRecHit * > const &) const |
HGVHistoProducerAlgo (const edm::ParameterSet &pset) | |
void | layerClusters_to_CaloParticles (const Histograms &histograms, const reco::CaloClusterCollection &clusters, std::vector< CaloParticle > const &cP, std::vector< size_t > const &cPIndices, std::vector< size_t > const &cPSelectedIndices, std::map< DetId, const HGCRecHit * > const &, unsigned layers) const |
void | multiClusters_to_CaloParticles (const Histograms &histograms, int count, const std::vector< reco::HGCalMultiCluster > &multiClusters, std::vector< CaloParticle > const &cP, std::vector< size_t > const &cPIndices, std::vector< size_t > const &cPSelectedIndices, std::map< DetId, const HGCRecHit * > const &, unsigned layers) const |
void | setRecHitTools (std::shared_ptr< hgcal::RecHitTools > recHitTools) |
~HGVHistoProducerAlgo () | |
Private Member Functions | |
double | getEta (double eta) const |
Definition at line 146 of file HGVHistoProducerAlgo.h.
Definition at line 148 of file HGVHistoProducerAlgo.h.
Definition at line 154 of file HGVHistoProducerAlgo.h.
Definition at line 149 of file HGVHistoProducerAlgo.h.
HGVHistoProducerAlgo::HGVHistoProducerAlgo | ( | const edm::ParameterSet & | pset | ) |
Definition at line 20 of file HGVHistoProducerAlgo.cc.
HGVHistoProducerAlgo::~HGVHistoProducerAlgo | ( | ) |
Definition at line 184 of file HGVHistoProducerAlgo.cc.
void HGVHistoProducerAlgo::bookCaloParticleHistos | ( | DQMStore::IBooker & | ibook, |
Histograms & | histograms, | ||
int | pdgid | ||
) |
Definition at line 195 of file HGVHistoProducerAlgo.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), maxEne_, maxEta_, maxPhi_, maxPt_, maxZpos_, minEne_, minEta_, minPhi_, minPt_, minZpos_, nintEne_, nintEta_, nintPhi_, nintPt_, nintZpos_, and EgammaValidation_cff::pdgid.
void HGVHistoProducerAlgo::bookClusterHistos | ( | DQMStore::IBooker & | ibook, |
Histograms & | histograms, | ||
unsigned | layers, | ||
std::vector< int > | thicknesses, | ||
std::string | pathtomatbudfile | ||
) |
Definition at line 208 of file HGVHistoProducerAlgo.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), hgcalTopologyTester_cfi::layers, maxCellsEneDensperthick_, maxClEneperthickperlayer_, maxDisSeedToMaxperthickperlayer_, maxDisToMaxperthickperlayer_, maxDisToMaxperthickperlayerenewei_, maxDisToSeedperthickperlayer_, maxDisToSeedperthickperlayerenewei_, maxEneCl_, maxEneClperlay_, maxEta_, maxLongDepBary_, maxMixedHitsCluster_, maxPhi_, maxScore_, maxSharedEneFrac_, maxTotNcellsperthickperlayer_, maxTotNClsperlay_, maxTotNClsperthick_, minCellsEneDensperthick_, minClEneperthickperlayer_, minDisSeedToMaxperthickperlayer_, minDisToMaxperthickperlayer_, minDisToMaxperthickperlayerenewei_, minDisToSeedperthickperlayer_, minDisToSeedperthickperlayerenewei_, minEneCl_, minEneClperlay_, minEta_, minLongDepBary_, minMixedHitsCluster_, minPhi_, minScore_, minSharedEneFrac_, minTotNcellsperthickperlayer_, minTotNClsperlay_, minTotNClsperthick_, nintCellsEneDensperthick_, nintClEneperthickperlayer_, nintDisSeedToMaxperthickperlayer_, nintDisToMaxperthickperlayer_, nintDisToMaxperthickperlayerenewei_, nintDisToSeedperthickperlayer_, nintDisToSeedperthickperlayerenewei_, nintEneCl_, nintEneClperlay_, nintEta_, nintLongDepBary_, nintMixedHitsCluster_, nintPhi_, nintScore_, nintSharedEneFrac_, nintTotNcellsperthickperlayer_, nintTotNClsperlay_, nintTotNClsperthick_, and AlCaHLTBitMon_QueryRunRegistry::string.
void HGVHistoProducerAlgo::bookInfo | ( | DQMStore::IBooker & | ibook, |
Histograms & | histograms | ||
) |
Definition at line 186 of file HGVHistoProducerAlgo.cc.
References dqm::implementation::IBooker::bookInt().
void HGVHistoProducerAlgo::bookMultiClusterHistos | ( | DQMStore::IBooker & | ibook, |
Histograms & | histograms, | ||
unsigned | layers | ||
) |
Definition at line 535 of file HGVHistoProducerAlgo.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), hgcalTopologyTester_cfi::layers, maxClEnepermultiplicity_, maxEne_, maxEta_, maxMCLSharedEneFrac_, maxMplofLCs_, maxPhi_, maxPt_, maxScore_, maxSizeCLsinMCLs_, maxTotNClsinMCLs_, maxTotNClsinMCLsperlayer_, maxTotNMCLs_, maxX_, maxY_, maxZ_, minClEnepermultiplicity_, minEne_, minEta_, minMCLSharedEneFrac_, minMplofLCs_, minPhi_, minPt_, minScore_, minSizeCLsinMCLs_, minTotNClsinMCLs_, minTotNClsinMCLsperlayer_, minTotNMCLs_, minX_, minY_, minZ_, eostools::move(), nintClEnepermultiplicity_, nintEne_, nintEta_, nintMplofLCs_, nintPhi_, nintPt_, nintScore_, nintSharedEneFrac_, nintSizeCLsinMCLs_, nintTotNClsinMCLs_, nintTotNClsinMCLsperlayer_, nintTotNMCLs_, nintX_, nintY_, nintZ_, and AlCaHLTBitMon_QueryRunRegistry::string.
double HGVHistoProducerAlgo::distance | ( | const double | x1, |
const double | y1, | ||
const double | x2, | ||
const double | y2 | ||
) | const |
Definition at line 2418 of file HGVHistoProducerAlgo.cc.
References distance2(), mathSSE::sqrt(), testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, testProducerWithPsetDescEmpty_cfi::y1, and testProducerWithPsetDescEmpty_cfi::y2.
Referenced by fill_generic_cluster_histos().
double HGVHistoProducerAlgo::distance2 | ( | const double | x1, |
const double | y1, | ||
const double | x2, | ||
const double | y2 | ||
) | const |
Definition at line 2410 of file HGVHistoProducerAlgo.cc.
References PVValHelper::dx, PVValHelper::dy, testProducerWithPsetDescEmpty_cfi::x1, testProducerWithPsetDescEmpty_cfi::x2, testProducerWithPsetDescEmpty_cfi::y1, and testProducerWithPsetDescEmpty_cfi::y2.
Referenced by distance().
void HGVHistoProducerAlgo::fill_caloparticle_histos | ( | const Histograms & | histograms, |
int | pdgid, | ||
const CaloParticle & | caloparticle, | ||
std::vector< SimVertex > const & | simVertices | ||
) | const |
Definition at line 780 of file HGVHistoProducerAlgo.cc.
References CaloParticle::energy(), PVValHelper::eta, CaloParticle::eta(), CaloParticle::g4Tracks(), getEta(), EgammaValidation_cff::pdgid, CaloParticle::phi(), position, CaloParticle::pt(), and HGCalValidator_cfi::simVertices.
void HGVHistoProducerAlgo::fill_cluster_histos | ( | const Histograms & | histograms, |
int | count, | ||
const reco::CaloCluster & | cluster | ||
) | const |
Definition at line 804 of file HGVHistoProducerAlgo.cc.
References KineDebug3::count(), PVValHelper::eta, reco::CaloCluster::eta(), and getEta().
void HGVHistoProducerAlgo::fill_generic_cluster_histos | ( | const Histograms & | histograms, |
int | count, | ||
const reco::CaloClusterCollection & | clusters, | ||
const Density & | densities, | ||
std::vector< CaloParticle > const & | cP, | ||
std::vector< size_t > const & | cPIndices, | ||
std::vector< size_t > const & | cPSelectedIndices, | ||
std::map< DetId, const HGCRecHit * > const & | hitMap, | ||
std::map< double, double > | cummatbudg, | ||
unsigned | layers, | ||
std::vector< int > | thicknesses | ||
) | const |
Definition at line 1309 of file HGVHistoProducerAlgo.cc.
References bsc_activity_cfg::clusters, KineDebug3::count(), DetId::det(), distance(), HLT_2018_cff::distance, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, findmaxhit(), DetId::Forward, DetId::HGCalEE, DetId::HGCalHSc, DetId::HGCalHSi, layerClusters_to_CaloParticles(), hgcalTopologyTester_cfi::layers, LogDebug, DetId::rawId(), recHitTools_, AlCaHLTBitMon_QueryRunRegistry::string, Calorimetry_cff::thickness, and ecaldqm::zside().
void HGVHistoProducerAlgo::fill_info_histos | ( | const Histograms & | histograms, |
unsigned | layers | ||
) | const |
Definition at line 767 of file HGVHistoProducerAlgo.cc.
References hgcalTopologyTester_cfi::layers, and recHitTools_.
void HGVHistoProducerAlgo::fill_multi_cluster_histos | ( | const Histograms & | histograms, |
int | count, | ||
const std::vector< reco::HGCalMultiCluster > & | multiClusters, | ||
std::vector< CaloParticle > const & | cP, | ||
std::vector< size_t > const & | cPIndices, | ||
std::vector< size_t > const & | cPSelectedIndices, | ||
std::map< DetId, const HGCRecHit * > const & | hitMap, | ||
unsigned | layers | ||
) | const |
Definition at line 2228 of file HGVHistoProducerAlgo.cc.
References begin, KineDebug3::count(), end, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, mps_fire::i, hltEgammaHGCALIDVarsL1Seeded_cfi::layerClusters, hgcalTopologyTester_cfi::layers, multiClusters_to_CaloParticles(), phi, DiDispStaMuonMonitor_cfi::pt, recHitTools_, x, y, and z.
DetId HGVHistoProducerAlgo::findmaxhit | ( | const reco::CaloCluster & | cluster, |
std::map< DetId, const HGCRecHit * > const & | hitMap | ||
) | const |
Definition at line 2429 of file HGVHistoProducerAlgo.cc.
References HCALHighEnergyHPDFilter_cfi::energy, and reco::CaloCluster::hitsAndFractions().
Referenced by fill_generic_cluster_histos().
|
private |
Definition at line 2452 of file HGVHistoProducerAlgo.cc.
References PVValHelper::eta, and useFabsEta_.
Referenced by fill_caloparticle_histos(), and fill_cluster_histos().
void HGVHistoProducerAlgo::layerClusters_to_CaloParticles | ( | const Histograms & | histograms, |
const reco::CaloClusterCollection & | clusters, | ||
std::vector< CaloParticle > const & | cP, | ||
std::vector< size_t > const & | cPIndices, | ||
std::vector< size_t > const & | cPSelectedIndices, | ||
std::map< DetId, const HGCRecHit * > const & | hitMap, | ||
unsigned | layers | ||
) | const |
Definition at line 811 of file HGVHistoProducerAlgo.cc.
References trackingPlots::assoc, begin, HltBtagPostValidation_cff::c, bsc_activity_cfg::clusters, CommonMethods::cp(), relativeConstraints::empty, end, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, f, spr::find(), cms::cuda::for(), newFWLiteAna::found, SimCluster::hits_and_fractions(), mps_fire::i, dqmiolumiharvest::j, dqmdumpme::last, hgcalTopologyTester_cfi::layers, LogDebug, getGTfromDQMFile::obj, phi, recHitTools_, ScoreCutCPtoLC_, ScoreCutLCtoCP_, tier0::unique(), and findQualityFiles::v.
Referenced by fill_generic_cluster_histos().
void HGVHistoProducerAlgo::multiClusters_to_CaloParticles | ( | const Histograms & | histograms, |
int | count, | ||
const std::vector< reco::HGCalMultiCluster > & | multiClusters, | ||
std::vector< CaloParticle > const & | cP, | ||
std::vector< size_t > const & | cPIndices, | ||
std::vector< size_t > const & | cPSelectedIndices, | ||
std::map< DetId, const HGCRecHit * > const & | hitMap, | ||
unsigned | layers | ||
) | const |
Definition at line 1622 of file HGVHistoProducerAlgo.cc.
References begin, HltBtagPostValidation_cff::c, KineDebug3::count(), HLT_2018_cff::distance, relativeConstraints::empty, end, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, f, spr::find(), newFWLiteAna::found, SimCluster::hits_and_fractions(), mps_fire::i, dqmiolumiharvest::j, dqmdumpme::last, hgcalTopologyTester_cfi::layers, LogDebug, match(), min(), GetRecoTauVFromDQM_MC_cff::next, getGTfromDQMFile::obj, phi, recHitTools_, offlineSlimmedPrimaryVertices_cfi::score, ScoreCutCPtoMCLDup_, ScoreCutMCLtoCPFakeMerge_, tier0::unique(), and findQualityFiles::v.
Referenced by fill_multi_cluster_histos().
void HGVHistoProducerAlgo::setRecHitTools | ( | std::shared_ptr< hgcal::RecHitTools > | recHitTools | ) |
Definition at line 2425 of file HGVHistoProducerAlgo.cc.
References recHitTools_.
|
private |
Definition at line 281 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 293 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 279 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 277 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 273 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 275 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 269 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 271 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 241 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 249 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 257 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 238 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 251 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 263 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 247 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 289 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 245 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 243 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 259 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 261 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 291 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 267 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 285 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 287 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 255 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 265 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 283 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 295 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 297 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 299 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 253 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 281 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 293 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 279 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 277 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 273 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 275 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 269 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 271 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 241 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 249 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 257 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 238 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 251 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 263 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 247 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 289 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 245 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 243 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 259 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 261 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 291 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 267 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 285 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 287 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 255 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 265 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 283 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 295 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 297 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 299 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 253 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 282 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 294 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 280 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 278 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 274 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 276 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 270 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 272 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 242 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 250 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 258 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 239 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 252 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 264 of file HGVHistoProducerAlgo.h.
|
private |
Definition at line 248 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 290 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 246 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 244 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 260 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 262 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos(), and bookMultiClusterHistos().
|
private |
Definition at line 292 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 268 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 286 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 288 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 256 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 266 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 284 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 296 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 298 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 300 of file HGVHistoProducerAlgo.h.
Referenced by bookMultiClusterHistos().
|
private |
Definition at line 254 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 235 of file HGVHistoProducerAlgo.h.
Referenced by fill_generic_cluster_histos(), fill_info_histos(), fill_multi_cluster_histos(), layerClusters_to_CaloParticles(), multiClusters_to_CaloParticles(), and setRecHitTools().
|
private |
Definition at line 240 of file HGVHistoProducerAlgo.h.
Referenced by getEta().