#include <MTVHistoProducerAlgoForTracker.h>
Public Member Functions | |
void | bookRecodEdxHistos (DQMStore::IBooker &ibook) override |
void | bookRecoHistos (DQMStore::IBooker &ibook) override |
void | bookSimHistos (DQMStore::IBooker &ibook) override |
void | bookSimTrackHistos (DQMStore::IBooker &ibook) override |
void | fill_dedx_recoTrack_histos (int count, const edm::RefToBase< reco::Track > &trackref, const std::vector< const edm::ValueMap< reco::DeDxData > * > &v_dEdx) |
void | fill_generic_recoTrack_histos (int count, const reco::Track &track, const math::XYZPoint &bsPosition, bool isMatched, bool isSigMatched, bool isChargeMatched, int numAssocRecoTracks, int numVertices, int nSimHits, double sharedFraction, double dR) |
void | fill_generic_simTrack_histos (int counter, const TrackingParticle::Vector &, const TrackingParticle::Point &vertex, int bx) |
void | fill_recoAssociated_simTrack_histos (int count, const TrackingParticle &tp, const TrackingParticle::Vector &momentumTP, const TrackingParticle::Point &vertexTP, double dxy, double dz, int nSimHits, int nSimLayers, int nSimPixelLayers, int nSimStripMonoAndStereoLayers, const reco::Track *track, int numVertices, double dR) |
void | fill_recoAssociated_simTrack_histos (int count, const reco::GenParticle &tp, const TrackingParticle::Vector &momentumTP, const TrackingParticle::Point &vertexTP, double dxy, double dz, int nSimHits, const reco::Track *track, int numVertices) |
void | fill_ResoAndPull_recoTrack_histos (int count, const TrackingParticle::Vector &momentumTP, const TrackingParticle::Point &vertexTP, int chargeTP, const reco::Track &track, const math::XYZPoint &bsPosition) |
void | fill_simAssociated_recoTrack_histos (int count, const reco::Track &track) |
void | fill_simTrackBased_histos (int count, int numSimTracks) |
void | fill_trackBased_histos (int count, int assTracks, int numRecoTracks, int numSimTracks) |
MTVHistoProducerAlgoForTracker (const edm::ParameterSet &pset, edm::ConsumesCollector &&iC) | |
MTVHistoProducerAlgoForTracker (const edm::ParameterSet &pset, edm::ConsumesCollector &iC) | |
virtual | ~MTVHistoProducerAlgoForTracker () |
Public Member Functions inherited from MTVHistoProducerAlgo | |
MTVHistoProducerAlgo (const edm::ParameterSet &pset, edm::ConsumesCollector &&iC) | |
MTVHistoProducerAlgo (const edm::ParameterSet &pset, edm::ConsumesCollector &iC) | |
virtual | ~MTVHistoProducerAlgo () |
Private Member Functions | |
double | getEta (double eta) |
double | getPt (double pt) |
void | getRecoMomentum (const reco::Track &track, double &pt, double &ptError, double &qoverp, double &qoverpError, double &lambda, double &lambdaError, double &phi, double &phiError) const |
retrieval of reconstructed momentum components from reco::Track (== mean values for GSF) More... | |
void | getRecoMomentum (const reco::GsfTrack &gsfTrack, double &pt, double &ptError, double &qoverp, double &qoverpError, double &lambda, double &lambdaError, double &phi, double &phiError) const |
retrieval of reconstructed momentum components based on the mode of a reco::GsfTrack More... | |
Additional Inherited Members | |
Protected Member Functions inherited from MTVHistoProducerAlgo | |
void | BinLogX (TH1 *h) |
void | doProfileX (TH2 *th2, MonitorElement *me) |
void | doProfileX (MonitorElement *th2m, MonitorElement *me) |
void | fillPlotFromPlots (MonitorElement *h, TH1 *numerator, TH1 *denominator, std::string type) |
void | fillPlotFromVector (MonitorElement *h, std::vector< int > &vec) |
void | fillPlotFromVectors (MonitorElement *h, std::vector< int > &numerator, std::vector< int > &denominator, std::string type) |
template<typename T > | |
void | fillPlotNoFlow (MonitorElement *h, T val) |
Definition at line 25 of file MTVHistoProducerAlgoForTracker.h.
|
inline |
Definition at line 27 of file MTVHistoProducerAlgoForTracker.h.
MTVHistoProducerAlgoForTracker::MTVHistoProducerAlgoForTracker | ( | const edm::ParameterSet & | pset, |
edm::ConsumesCollector & | iC | ||
) |
Definition at line 16 of file MTVHistoProducerAlgoForTracker.cc.
References cotThetaRes_nbin, cotThetaRes_rangeMax, cotThetaRes_rangeMin, dxyRes_nbin, dxyRes_rangeMax, dxyRes_rangeMin, dzRes_nbin, dzRes_rangeMax, dzRes_rangeMin, generalGpSelector, generalTpSelector, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), GpSelectorForEfficiencyVsEta, GpSelectorForEfficiencyVsPhi, GpSelectorForEfficiencyVsPt, GpSelectorForEfficiencyVsVTXR, GpSelectorForEfficiencyVsVTXZ, maxChi2, maxDeDx, maxdr, maxDxy, maxDz, maxEta, maxHit, maxLayers, maxPhi, maxPt, maxPu, maxTracks, maxVertcount, maxVertpos, maxZpos, minDeDx, mindr, minDxy, minDz, minEta, minHit, minLayers, minPhi, minPt, minPu, minTracks, minVertcount, minVertpos, minZpos, edmConvertToStreamModule::modules, nintChi2, nintDeDx, nintdr, nintDxy, nintDz, nintEta, nintHit, nintLayers, nintPhi, nintPt, nintPu, nintTracks, nintVertcount, nintVertpos, nintZpos, phiRes_nbin, phiRes_rangeMax, phiRes_rangeMin, ptRes_nbin, ptRes_rangeMax, ptRes_rangeMin, TpSelectorForEfficiencyVsEta, TpSelectorForEfficiencyVsPhi, TpSelectorForEfficiencyVsPt, TpSelectorForEfficiencyVsVTXR, TpSelectorForEfficiencyVsVTXZ, useFabsEta, useInvPt, and useLogPt.
|
virtual |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.cc.
References generalGpSelector, generalTpSelector, GpSelectorForEfficiencyVsEta, GpSelectorForEfficiencyVsPhi, GpSelectorForEfficiencyVsPt, GpSelectorForEfficiencyVsVTXR, GpSelectorForEfficiencyVsVTXZ, TpSelectorForEfficiencyVsEta, TpSelectorForEfficiencyVsPhi, TpSelectorForEfficiencyVsPt, TpSelectorForEfficiencyVsVTXR, and TpSelectorForEfficiencyVsVTXZ.
|
overridevirtual |
Implements MTVHistoProducerAlgo.
Definition at line 475 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), h_dedx_estim, h_dedx_nom, h_dedx_sat, maxDeDx, maxHit, minDeDx, minHit, nintDeDx, and nintHit.
|
overridevirtual |
these are needed to calculate efficiency during the harvesting for the automated validation
Implements MTVHistoProducerAlgo.
Definition at line 248 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::algoNames, reco::TrackBase::algoSize, MTVHistoProducerAlgo::BinLogX(), DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::bookProfile(), DQMStore::IBooker::bookProfile2D(), chi2_vs_eta, chi2_vs_nhits, chi2_vs_phi, cotThetaRes_nbin, cotThetaRes_rangeMax, cotThetaRes_rangeMin, cotThetares_vs_eta, cotThetares_vs_pt, dxypull_vs_eta, dxyRes_nbin, dxyRes_rangeMax, dxyRes_rangeMin, dxyres_vs_eta, dxyres_vs_pt, dzpull_vs_eta, dzRes_nbin, dzRes_rangeMax, dzRes_rangeMin, dzres_vs_eta, dzres_vs_pt, etares_vs_eta, h_algo, h_assoc23Dlayer, h_assoc2chi2, h_assoc2dr, h_assoc2dxy, h_assoc2dz, h_assoc2eta, h_assoc2hit, h_assoc2layer, h_assoc2phi, h_assoc2pixellayer, h_assoc2pT, h_assoc2pu, h_assocFraction, h_assocSharedHit, h_charge, h_eta, h_fakes, h_hits, h_looper3Dlayer, h_looperchi2, h_looperdxy, h_looperdz, h_loopereta, h_looperhit, h_looperlayer, h_looperphi, h_looperpixellayer, h_looperpT, h_looperpu, h_losthits, h_misid3Dlayer, h_misidchi2, h_misiddxy, h_misiddz, h_misideta, h_misidhit, h_misidlayer, h_misidphi, h_misidpixellayer, h_misidpT, h_misidpu, h_nchi2, h_nchi2_prob, h_nmisslayers_inner, h_nmisslayers_outer, h_pileup3Dlayer, h_pileupchi2, h_pileupdr, h_pileupdxy, h_pileupdz, h_pileupeta, h_pileuphit, h_pileuplayer, h_pileupphi, h_pileuppixellayer, h_pileuppT, h_pileuppu, h_pt, h_pullDxy, h_pullDz, h_pullPhi, h_pullQoverp, h_pullTheta, h_reco3Dlayer, h_recochi2, h_recodr, h_recodxy, h_recodz, h_recoeta, h_recohit, h_recolayer, h_recophi, h_recopixellayer, h_recopT, h_recopu, h_tracks, maxChi2, maxdr, maxDxy, maxDz, maxEta, maxHit, maxLayers, maxPhi, maxPt, maxPu, maxTracks, mindr, minDxy, minDz, minEta, minHit, minLayers, minPhi, minPt, minPu, minTracks, nhits_vs_eta, nhits_vs_phi, nintChi2, nintdr, nintDxy, nintDz, nintEta, nintHit, nintLayers, nintPhi, nintPt, nintPu, nintTracks, nLayersWithMeas_vs_eta, nlosthits_vs_eta, nPXBhits_vs_eta, nPXFhits_vs_eta, nPXLlayersWithMeas_vs_eta, nrec_vs_nsim, nrecHit_vs_nsimHit_rec2sim, nSTRIPlayersWith1dMeas_vs_eta, nSTRIPlayersWith2dMeas_vs_eta, nSTRIPlayersWithMeas_vs_eta, nTEChits_vs_eta, nTIBhits_vs_eta, nTIDhits_vs_eta, nTOBhits_vs_eta, phimean_vs_eta_phi, phipull_vs_eta, phipull_vs_phi, phiRes_nbin, phiRes_rangeMax, phiRes_rangeMin, phires_vs_eta, phires_vs_phi, phires_vs_pt, ptmean_vs_eta_phi, ptpull_vs_eta, ptpull_vs_phi, ptRes_nbin, ptRes_rangeMax, ptRes_rangeMin, ptres_vs_eta, ptres_vs_phi, ptres_vs_pt, thetapull_vs_eta, thetapull_vs_phi, and useLogPt.
|
overridevirtual |
Implements MTVHistoProducerAlgo.
Definition at line 181 of file MTVHistoProducerAlgoForTracker.cc.
References MTVHistoProducerAlgo::BinLogX(), DQMStore::IBooker::book1D(), h_bunchxSIM, h_etaSIM, h_ptSIM, h_tracksSIM, h_vertposSIM, maxEta, maxPt, maxTracks, maxVertpos, minEta, minPt, minTracks, minVertpos, nintEta, nintPt, nintTracks, nintVertpos, and useLogPt.
|
overridevirtual |
Implements MTVHistoProducerAlgo.
Definition at line 193 of file MTVHistoProducerAlgoForTracker.cc.
References MTVHistoProducerAlgo::BinLogX(), DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), h_assoc3Dlayer, h_assocdr, h_assocdxy, h_assocdz, h_assoceta, h_assochit, h_assoclayer, h_assocphi, h_assocpixellayer, h_assocpT, h_assocpu, h_assocvertpos, h_assoczpos, h_simul3Dlayer, h_simuldr, h_simuldxy, h_simuldz, h_simuleta, h_simulhit, h_simullayer, h_simulphi, h_simulpixellayer, h_simulpT, h_simulpu, h_simulvertpos, h_simulzpos, maxdr, maxDxy, maxDz, maxEta, maxHit, maxPhi, maxPt, maxPu, maxVertpos, maxZpos, mindr, minDxy, minDz, minEta, minHit, minPhi, minPt, minPu, minVertpos, minZpos, nintdr, nintDxy, nintDz, nintEta, nintHit, nintPhi, nintPt, nintPu, nintVertpos, nintZpos, nrecHit_vs_nsimHit_sim2rec, and useLogPt.
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 573 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, reco::DeDxData::dEdx(), h_dedx_estim, h_dedx_nom, h_dedx_sat, i, reco::DeDxData::numberOfMeasurements(), and reco::DeDxData::numberOfSaturatedMeasurements().
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 584 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::algo(), beam_dqm_sourceclient-live_cfg::chi2, prof2calltree::count, reco::TrackBase::dxy(), reco::TrackBase::dz(), eta, MTVHistoProducerAlgo::fillPlotNoFlow(), reco::Track::found(), getEta(), getPt(), h_algo, h_assoc23Dlayer, h_assoc2chi2, h_assoc2dr, h_assoc2dxy, h_assoc2dz, h_assoc2eta, h_assoc2hit, h_assoc2layer, h_assoc2phi, h_assoc2pixellayer, h_assoc2pT, h_assoc2pu, h_assocFraction, h_assocSharedHit, h_looper3Dlayer, h_looperchi2, h_looperdxy, h_looperdz, h_loopereta, h_looperhit, h_looperlayer, h_looperphi, h_looperpixellayer, h_looperpT, h_looperpu, h_misid3Dlayer, h_misidchi2, h_misiddxy, h_misiddz, h_misideta, h_misidhit, h_misidlayer, h_misidphi, h_misidpixellayer, h_misidpT, h_misidpu, h_pileup3Dlayer, h_pileupchi2, h_pileupdr, h_pileupdxy, h_pileupdz, h_pileupeta, h_pileuphit, h_pileuplayer, h_pileupphi, h_pileuppixellayer, h_pileuppT, h_pileuppu, h_reco3Dlayer, h_recochi2, h_recodr, h_recodxy, h_recodz, h_recoeta, h_recohit, h_recolayer, h_recophi, h_recopixellayer, h_recopT, h_recopu, reco::TrackBase::hitPattern(), bookConverter::max, min(), reco::TrackBase::momentum(), nhits, nlayers, reco::TrackBase::normalizedChi2(), nrecHit_vs_nsimHit_rec2sim, reco::TrackBase::numberOfValidHits(), reco::HitPattern::numberOfValidStripLayersWithMonoAndStereo(), phi, reco::HitPattern::pixelLayersWithMeasurement(), EnergyCorrector::pt, EgAmbiguityTools::sharedHits(), mathSSE::sqrt(), and reco::HitPattern::trackerLayersWithMeasurement().
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 491 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, h_bunchxSIM, h_etaSIM, h_ptSIM, h_vertposSIM, and mathSSE::sqrt().
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 503 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, MTVHistoProducerAlgo::fillPlotNoFlow(), getEta(), getPt(), h_assoc3Dlayer, h_assocdr, h_assocdxy, h_assocdz, h_assoceta, h_assochit, h_assoclayer, h_assocphi, h_assocpixellayer, h_assocpT, h_assocpu, h_assocvertpos, h_assoczpos, h_simul3Dlayer, h_simuldr, h_simuldxy, h_simuldz, h_simuleta, h_simulhit, h_simullayer, h_simulphi, h_simulpixellayer, h_simulpT, h_simulpu, h_simulvertpos, h_simulzpos, trackerHitRTTI::isMatched(), nrecHit_vs_nsimHit_sim2rec, reco::TrackBase::numberOfValidHits(), mathSSE::sqrt(), TpSelectorForEfficiencyVsEta, TpSelectorForEfficiencyVsPhi, TpSelectorForEfficiencyVsPt, TpSelectorForEfficiencyVsVTXR, and TpSelectorForEfficiencyVsVTXZ.
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 933 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, MTVHistoProducerAlgo::fillPlotNoFlow(), getEta(), getPt(), GpSelectorForEfficiencyVsEta, GpSelectorForEfficiencyVsPhi, GpSelectorForEfficiencyVsPt, GpSelectorForEfficiencyVsVTXR, GpSelectorForEfficiencyVsVTXZ, h_assocdxy, h_assocdz, h_assoceta, h_assochit, h_assocphi, h_assocpT, h_assocpu, h_assocvertpos, h_assoczpos, h_simuldxy, h_simuldz, h_simuleta, h_simulhit, h_simulphi, h_simulpT, h_simulpu, h_simulvertpos, h_simulzpos, trackerHitRTTI::isMatched(), nrecHit_vs_nsimHit_sim2rec, reco::TrackBase::numberOfValidHits(), and mathSSE::sqrt().
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 733 of file MTVHistoProducerAlgoForTracker.cc.
References chi2_vs_phi, funct::cos(), cotThetares_vs_eta, cotThetares_vs_pt, prof2calltree::count, reco::TrackBase::dxy(), reco::TrackBase::dxyError(), dxypull_vs_eta, dxyres_vs_eta, dxyres_vs_pt, reco::TrackBase::dz(), reco::TrackBase::dzError(), dzpull_vs_eta, dzres_vs_eta, dzres_vs_pt, reco::TrackBase::eta(), etares_vs_eta, getEta(), getPt(), getRecoMomentum(), h_eta, h_pt, h_pullDxy, h_pullDz, h_pullPhi, h_pullQoverp, h_pullTheta, LogTrace, M_PI, nhits_vs_phi, reco::TrackBase::normalizedChi2(), reco::TrackBase::numberOfValidHits(), phimean_vs_eta_phi, phipull_vs_eta, phipull_vs_phi, phires_vs_eta, phires_vs_phi, phires_vs_pt, ptmean_vs_eta_phi, ptpull_vs_eta, ptpull_vs_phi, ptres_vs_eta, ptres_vs_phi, ptres_vs_pt, funct::sin(), mathSSE::sqrt(), funct::tan(), reco::TrackBase::theta(), thetapull_vs_eta, and thetapull_vs_phi.
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 688 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::charge(), reco::TrackBase::chi2(), chi2_vs_eta, chi2_vs_nhits, prof2calltree::count, eta, reco::TrackBase::eta(), getEta(), h_charge, h_hits, h_losthits, h_nchi2, h_nchi2_prob, h_nmisslayers_inner, h_nmisslayers_outer, reco::TrackBase::hitPattern(), reco::HitPattern::MISSING_INNER_HITS, reco::HitPattern::MISSING_OUTER_HITS, reco::TrackBase::ndof(), nhits_vs_eta, nLayersWithMeas_vs_eta, nlosthits_vs_eta, reco::TrackBase::normalizedChi2(), nPXBhits_vs_eta, nPXFhits_vs_eta, nPXLlayersWithMeas_vs_eta, nSTRIPlayersWith1dMeas_vs_eta, nSTRIPlayersWith2dMeas_vs_eta, nSTRIPlayersWithMeas_vs_eta, nTEChits_vs_eta, nTIBhits_vs_eta, nTIDhits_vs_eta, nTOBhits_vs_eta, reco::HitPattern::numberOfHits(), reco::TrackBase::numberOfLostHits(), reco::TrackBase::numberOfValidHits(), reco::HitPattern::numberOfValidPixelBarrelHits(), reco::HitPattern::numberOfValidPixelEndcapHits(), reco::HitPattern::numberOfValidStripLayersWithMonoAndStereo(), reco::HitPattern::numberOfValidStripTECHits(), reco::HitPattern::numberOfValidStripTIBHits(), reco::HitPattern::numberOfValidStripTIDHits(), reco::HitPattern::numberOfValidStripTOBHits(), reco::HitPattern::pixelLayersWithMeasurement(), reco::HitPattern::stripLayersWithMeasurement(), and reco::HitPattern::trackerLayersWithMeasurement().
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 568 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, and h_tracksSIM.
|
virtual |
Implements MTVHistoProducerAlgo.
Definition at line 723 of file MTVHistoProducerAlgoForTracker.cc.
References prof2calltree::count, h_fakes, h_tracks, and nrec_vs_nsim.
|
privatevirtual |
Implements MTVHistoProducerAlgo.
Definition at line 921 of file MTVHistoProducerAlgoForTracker.cc.
References eta, and useFabsEta.
Referenced by fill_generic_recoTrack_histos(), fill_recoAssociated_simTrack_histos(), fill_ResoAndPull_recoTrack_histos(), and fill_simAssociated_recoTrack_histos().
|
privatevirtual |
Implements MTVHistoProducerAlgo.
Definition at line 927 of file MTVHistoProducerAlgoForTracker.cc.
References EnergyCorrector::pt, and useInvPt.
Referenced by fill_generic_recoTrack_histos(), fill_recoAssociated_simTrack_histos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
retrieval of reconstructed momentum components from reco::Track (== mean values for GSF)
Definition at line 886 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::lambda(), reco::TrackBase::lambdaError(), reco::TrackBase::phi(), reco::TrackBase::phiError(), reco::TrackBase::pt(), reco::TrackBase::ptError(), reco::TrackBase::qoverp(), and reco::TrackBase::qoverpError().
Referenced by fill_ResoAndPull_recoTrack_histos().
|
private |
retrieval of reconstructed momentum components based on the mode of a reco::GsfTrack
Definition at line 904 of file MTVHistoProducerAlgoForTracker.cc.
References reco::GsfTrack::lambdaMode(), reco::GsfTrack::lambdaModeError(), reco::GsfTrack::phiMode(), reco::GsfTrack::phiModeError(), reco::GsfTrack::ptMode(), reco::GsfTrack::ptModeError(), reco::GsfTrack::qoverpMode(), and reco::GsfTrack::qoverpModeError().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 140 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 140 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 140 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 141 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 141 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 141 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 142 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 142 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 142 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 114 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 107 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 115 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 116 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 117 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 118 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 119 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 166 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 166 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 184 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 184 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 146 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 174 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 175 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 176 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 146 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 197 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 197 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 197 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 197 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 197 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 146 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 168 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 168 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 157 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 146 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_simTrackBased_histos().
|
private |
Definition at line 146 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 132 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 133 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 131 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 127 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 128 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 121 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 123 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 125 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 126 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 122 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 124 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 135 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 134 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 129 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 130 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 132 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 133 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 131 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 127 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 128 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 121 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 123 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 125 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 126 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 122 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 124 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 135 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 134 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 129 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 130 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 132 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 133 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 131 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 127 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 128 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 121 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 123 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 125 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 126 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 122 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 124 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 135 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 134 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 129 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 130 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 179 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 181 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 180 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 139 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 139 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 139 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 138 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 138 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 138 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 108 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 109 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 110 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 111 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 112 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), MTVHistoProducerAlgoForTracker(), and ~MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 121 of file MTVHistoProducerAlgoForTracker.h.
Referenced by getEta(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 122 of file MTVHistoProducerAlgoForTracker.h.
Referenced by getPt(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 122 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().