#include <HGVHistoProducerAlgo.h>
Classes | |
struct | caloParticleOnLayer |
struct | detIdInfoInCluster |
Public Types | |
using | Histograms = HGVHistoProducerAlgoHistograms |
Public Member Functions | |
void | bookCaloParticleHistos (DQMStore::ConcurrentBooker &ibook, Histograms &histograms, int pdgid) |
void | bookClusterHistos (DQMStore::ConcurrentBooker &ibook, Histograms &histograms, unsigned layers, std::vector< int > thicknesses, std::string pathtomatbudfile) |
void | bookInfo (DQMStore::ConcurrentBooker &ibook, Histograms &histograms) |
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::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 |
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::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 98 of file HGVHistoProducerAlgo.h.
Definition at line 103 of file HGVHistoProducerAlgo.h.
HGVHistoProducerAlgo::HGVHistoProducerAlgo | ( | const edm::ParameterSet & | pset | ) |
Definition at line 18 of file HGVHistoProducerAlgo.cc.
HGVHistoProducerAlgo::~HGVHistoProducerAlgo | ( | ) |
Definition at line 133 of file HGVHistoProducerAlgo.cc.
void HGVHistoProducerAlgo::bookCaloParticleHistos | ( | DQMStore::ConcurrentBooker & | ibook, |
Histograms & | histograms, | ||
int | pdgid | ||
) |
Definition at line 146 of file HGVHistoProducerAlgo.cc.
References DQMStore::ConcurrentBooker::book1D(), DQMStore::ConcurrentBooker::book2D(), HGVHistoProducerAlgoHistograms::h_caloparticle_energy, HGVHistoProducerAlgoHistograms::h_caloparticle_eta, HGVHistoProducerAlgoHistograms::h_caloparticle_eta_Zorigin, HGVHistoProducerAlgoHistograms::h_caloparticle_phi, HGVHistoProducerAlgoHistograms::h_caloparticle_pt, maxEne_, maxEta_, maxPhi_, maxPt_, maxZpos_, minEne_, minEta_, minPhi_, minPt_, minZpos_, nintEne_, nintEta_, nintPhi_, nintPt_, nintZpos_, and BPhysicsValidation_cfi::pdgid.
void HGVHistoProducerAlgo::bookClusterHistos | ( | DQMStore::ConcurrentBooker & | ibook, |
Histograms & | histograms, | ||
unsigned | layers, | ||
std::vector< int > | thicknesses, | ||
std::string | pathtomatbudfile | ||
) |
Definition at line 159 of file HGVHistoProducerAlgo.cc.
References DQMStore::ConcurrentBooker::book1D(), DQMStore::ConcurrentBooker::book2D(), DQMStore::ConcurrentBooker::bookProfile(), HGVHistoProducerAlgoHistograms::h_cellAssociation_perlayer, HGVHistoProducerAlgoHistograms::h_cellsenedens_perthick, HGVHistoProducerAlgoHistograms::h_cellsnum_perthickperlayer, HGVHistoProducerAlgoHistograms::h_cluster_eta, HGVHistoProducerAlgoHistograms::h_clusternum_perlayer, HGVHistoProducerAlgoHistograms::h_clusternum_perthick, HGVHistoProducerAlgoHistograms::h_denom_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_denom_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_denom_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_denom_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_distancebetseedandmaxcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancebetseedandmaxcellvsclusterenergy_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetomaxcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetomaxcell_perthickperlayer_eneweighted, HGVHistoProducerAlgoHistograms::h_distancetoseedcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetoseedcell_perthickperlayer_eneweighted, HGVHistoProducerAlgoHistograms::h_energy_vs_score_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_energy_vs_score_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_energyclustered_perlayer, HGVHistoProducerAlgoHistograms::h_energyclustered_zminus, HGVHistoProducerAlgoHistograms::h_energyclustered_zplus, HGVHistoProducerAlgoHistograms::h_longdepthbarycentre_zminus, HGVHistoProducerAlgoHistograms::h_longdepthbarycentre_zplus, HGVHistoProducerAlgoHistograms::h_mixedhitscluster_zminus, HGVHistoProducerAlgoHistograms::h_mixedhitscluster_zplus, HGVHistoProducerAlgoHistograms::h_num_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_num_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_num_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_num_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_numDup_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_numDup_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_numMerge_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_numMerge_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_score_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_score_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_vs_eta_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_vs_phi_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_vs_eta_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_vs_phi_perlayer, LayerTriplets::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::ConcurrentBooker & | ibook, |
Histograms & | histograms | ||
) |
Definition at line 135 of file HGVHistoProducerAlgo.cc.
References DQMStore::ConcurrentBooker::bookInt(), HGVHistoProducerAlgoHistograms::lastLayerEEzm, HGVHistoProducerAlgoHistograms::lastLayerEEzp, HGVHistoProducerAlgoHistograms::lastLayerFHzm, HGVHistoProducerAlgoHistograms::lastLayerFHzp, HGVHistoProducerAlgoHistograms::maxlayerzm, and HGVHistoProducerAlgoHistograms::maxlayerzp.
double HGVHistoProducerAlgo::distance | ( | const double | x1, |
const double | y1, | ||
const double | x2, | ||
const double | y2 | ||
) | const |
Definition at line 993 of file HGVHistoProducerAlgo.cc.
References distance2(), and mathSSE::sqrt().
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 988 of file HGVHistoProducerAlgo.cc.
References PVValHelper::dx, PVValHelper::dy, and globals_cff::x2.
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 289 of file HGVHistoProducerAlgo.cc.
References CaloParticle::energy(), PVValHelper::eta, CaloParticle::eta(), CaloParticle::g4Tracks(), getEta(), HGVHistoProducerAlgoHistograms::h_caloparticle_energy, HGVHistoProducerAlgoHistograms::h_caloparticle_eta, HGVHistoProducerAlgoHistograms::h_caloparticle_eta_Zorigin, HGVHistoProducerAlgoHistograms::h_caloparticle_phi, HGVHistoProducerAlgoHistograms::h_caloparticle_pt, CaloParticle::phi(), position, and CaloParticle::pt().
void HGVHistoProducerAlgo::fill_cluster_histos | ( | const Histograms & | histograms, |
int | count, | ||
const reco::CaloCluster & | cluster | ||
) | const |
Definition at line 305 of file HGVHistoProducerAlgo.cc.
References KineDebug3::count(), PVValHelper::eta, reco::CaloCluster::eta(), getEta(), and HGVHistoProducerAlgoHistograms::h_cluster_eta.
void HGVHistoProducerAlgo::fill_generic_cluster_histos | ( | const Histograms & | histograms, |
int | count, | ||
const reco::CaloClusterCollection & | clusters, | ||
const Density & | densities, | ||
std::vector< CaloParticle > const & | cP, | ||
std::map< DetId, const HGCRecHit * > const & | hitMap, | ||
std::map< double, double > | cummatbudg, | ||
unsigned | layers, | ||
std::vector< int > | thicknesses | ||
) | const |
Definition at line 725 of file HGVHistoProducerAlgo.cc.
References KineDebug3::count(), DetId::det(), SoftLeptonByDistance_cfi::distance, distance(), CaloRecHit::energy(), findmaxhit(), DetId::Forward, HGVHistoProducerAlgoHistograms::h_cellsenedens_perthick, HGVHistoProducerAlgoHistograms::h_cellsnum_perthickperlayer, HGVHistoProducerAlgoHistograms::h_clusternum_perlayer, HGVHistoProducerAlgoHistograms::h_clusternum_perthick, HGVHistoProducerAlgoHistograms::h_distancebetseedandmaxcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancebetseedandmaxcellvsclusterenergy_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetomaxcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetomaxcell_perthickperlayer_eneweighted, HGVHistoProducerAlgoHistograms::h_distancetoseedcell_perthickperlayer, HGVHistoProducerAlgoHistograms::h_distancetoseedcell_perthickperlayer_eneweighted, HGVHistoProducerAlgoHistograms::h_energyclustered_perlayer, HGVHistoProducerAlgoHistograms::h_energyclustered_zminus, HGVHistoProducerAlgoHistograms::h_energyclustered_zplus, HGVHistoProducerAlgoHistograms::h_longdepthbarycentre_zminus, HGVHistoProducerAlgoHistograms::h_longdepthbarycentre_zplus, HGVHistoProducerAlgoHistograms::h_mixedhitscluster_zminus, HGVHistoProducerAlgoHistograms::h_mixedhitscluster_zplus, DetId::HGCalEE, DetId::HGCalHSc, DetId::HGCalHSi, layerClusters_to_CaloParticles(), LogDebug, DetId::rawId(), recHitTools_, AlCaHLTBitMon_QueryRunRegistry::string, and ecaldqm::zside().
void HGVHistoProducerAlgo::fill_info_histos | ( | const Histograms & | histograms, |
unsigned | layers | ||
) | const |
Definition at line 273 of file HGVHistoProducerAlgo.cc.
References ConcurrentMonitorElement::fill(), HGVHistoProducerAlgoHistograms::lastLayerEEzm, HGVHistoProducerAlgoHistograms::lastLayerEEzp, HGVHistoProducerAlgoHistograms::lastLayerFHzm, HGVHistoProducerAlgoHistograms::lastLayerFHzp, LayerTriplets::layers(), HGVHistoProducerAlgoHistograms::maxlayerzm, HGVHistoProducerAlgoHistograms::maxlayerzp, and recHitTools_.
DetId HGVHistoProducerAlgo::findmaxhit | ( | const reco::CaloCluster & | cluster, |
std::map< DetId, const HGCRecHit * > const & | hitMap | ||
) | const |
Definition at line 1001 of file HGVHistoProducerAlgo.cc.
References CaloRecHit::energy(), and reco::CaloCluster::hitsAndFractions().
Referenced by fill_generic_cluster_histos().
|
private |
Definition at line 1025 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::map< DetId, const HGCRecHit * > const & | hitMap, | ||
unsigned | layers | ||
) | const |
Definition at line 313 of file HGVHistoProducerAlgo.cc.
References trackingPlots::assoc, begin, EnergyCorrector::c, relativeConstraints::empty, end, CaloRecHit::energy(), PVValHelper::eta, f, spr::find(), h, HGVHistoProducerAlgoHistograms::h_cellAssociation_perlayer, HGVHistoProducerAlgoHistograms::h_denom_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_denom_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_denom_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_denom_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_energy_vs_score_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_energy_vs_score_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_num_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_num_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_num_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_num_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_numDup_caloparticle_eta_perlayer, HGVHistoProducerAlgoHistograms::h_numDup_caloparticle_phi_perlayer, HGVHistoProducerAlgoHistograms::h_numMerge_layercl_eta_perlayer, HGVHistoProducerAlgoHistograms::h_numMerge_layercl_phi_perlayer, HGVHistoProducerAlgoHistograms::h_score_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_score_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_vs_eta_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_caloparticle2layercl_vs_phi_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_vs_eta_perlayer, HGVHistoProducerAlgoHistograms::h_sharedenergy_layercl2caloparticle_vs_phi_perlayer, SimCluster::hits_and_fractions(), mps_fire::i, plotBeamSpotDB::last, LogDebug, hgcalPlots::obj, phi, recHitTools_, ScoreCutCPtoLC_, ScoreCutLCtoCP_, and tier0::unique().
Referenced by fill_generic_cluster_histos().
void HGVHistoProducerAlgo::setRecHitTools | ( | std::shared_ptr< hgcal::RecHitTools > | recHitTools | ) |
Definition at line 997 of file HGVHistoProducerAlgo.cc.
References recHitTools_.
|
private |
Definition at line 184 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 183 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 182 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 180 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 181 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 178 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 179 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 165 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 169 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 173 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 164 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 170 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 168 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 167 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 166 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 174 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 175 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 177 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 172 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 176 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 171 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 184 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 183 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 182 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 180 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 181 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 178 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 179 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 165 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 169 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 173 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 164 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 170 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 168 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 167 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 166 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 174 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 175 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 177 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 172 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 176 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 171 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 184 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 183 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 182 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 180 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 181 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 178 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 179 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 165 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 169 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 173 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 164 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 170 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 168 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 167 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos(), and bookClusterHistos().
|
private |
Definition at line 166 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 174 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 175 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 177 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 172 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 176 of file HGVHistoProducerAlgo.h.
Referenced by bookClusterHistos().
|
private |
Definition at line 171 of file HGVHistoProducerAlgo.h.
Referenced by bookCaloParticleHistos().
|
private |
Definition at line 161 of file HGVHistoProducerAlgo.h.
Referenced by fill_generic_cluster_histos(), fill_info_histos(), layerClusters_to_CaloParticles(), and setRecHitTools().
|
private |
Definition at line 164 of file HGVHistoProducerAlgo.h.
Referenced by getEta().