#include <MTVHistoProducerAlgoForTracker.h>
Public Member Functions | |
void | bookMVAHistos (DQMStore::IBooker &ibook, size_t nMVAs) |
void | bookRecodEdxHistos (DQMStore::IBooker &ibook) |
void | bookRecoHistos (DQMStore::IBooker &ibook, bool doResolutionPlots) |
void | bookRecoPVAssociationHistos (DQMStore::IBooker &ibook) |
void | bookSeedHistos (DQMStore::IBooker &ibook) |
void | bookSimHistos (DQMStore::IBooker &ibook) |
void | bookSimTrackHistos (DQMStore::IBooker &ibook, bool doResolutionPlots) |
void | bookSimTrackPVAssociationHistos (DQMStore::IBooker &ibook) |
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_duplicate_histos (int count, const reco::Track &track1, const reco::Track &track2) |
void | fill_generic_recoTrack_histos (int count, const reco::Track &track, const TrackerTopology &ttopo, const math::XYZPoint &bsPosition, const math::XYZPoint *pvPosition, const TrackingVertex::LorentzVector *simPVPosition, bool isMatched, bool isSigMatched, bool isChargeMatched, int numAssocRecoTracks, int numVertices, int nSimHits, double sharedFraction, double dR, const std::vector< float > &mvas, unsigned int selectsLoose, unsigned int selectsHP) |
void | fill_generic_simTrack_histos (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, double dxyPV, double dzPV, int nSimHits, int nSimLayers, int nSimPixelLayers, int nSimStripMonoAndStereoLayers, const reco::Track *track, int numVertices, double dR, const math::XYZPoint *pvPosition, const TrackingVertex::LorentzVector *simPVPosition, const math::XYZPoint &bsPosition, const std::vector< float > &mvas, unsigned int selectsLoose, unsigned int selectsHP) |
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_seed_histos (int count, int seedsFitFailed, int seedsTotal) |
void | fill_simAssociated_recoTrack_histos (int count, const reco::Track &track) |
void | fill_simTrackBased_histos (int numSimTracks) |
void | fill_trackBased_histos (int count, int assTracks, int numRecoTracks, int numRecoTracksSelected, int numSimTracksSelected) |
void | init (const edm::Event &event, const edm::EventSetup &setup) |
MTVHistoProducerAlgoForTracker (const edm::ParameterSet &pset, const edm::InputTag &beamSpotTag, const bool doSeedPlots, edm::ConsumesCollector &&iC) | |
MTVHistoProducerAlgoForTracker (const edm::ParameterSet &pset, const edm::InputTag &beamSpotTag, const bool doSeedPlots, edm::ConsumesCollector &iC) | |
~MTVHistoProducerAlgoForTracker () | |
Static Public Member Functions | |
static std::unique_ptr< RecoTrackSelectorBase > | makeRecoTrackSelectorFromTPSelectorParameters (const edm::ParameterSet &pset, const edm::InputTag &beamSpotTag, edm::ConsumesCollector &iC) |
static std::unique_ptr< RecoTrackSelectorBase > | makeRecoTrackSelectorFromTPSelectorParameters (const edm::ParameterSet &pset, const edm::InputTag &beamSpotTag, edm::ConsumesCollector &&iC) |
Private Types | |
using | SeedingLayerId = std::tuple< SeedingLayerSetsBuilder::SeedingLayerId, bool > |
using | SeedingLayerSetId = std::array< SeedingLayerId, 4 > |
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... | |
unsigned int | getSeedingLayerSetBin (const reco::Track &track, const TrackerTopology &ttopo) |
Definition at line 32 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 190 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 191 of file MTVHistoProducerAlgoForTracker.h.
|
inline |
Definition at line 34 of file MTVHistoProducerAlgoForTracker.h.
References AlignmentProducer_cff::beamSpotTag, MultiTrackValidator_cfi::doSeedPlots, and muonDTDigis_cfi::pset.
MTVHistoProducerAlgoForTracker::MTVHistoProducerAlgoForTracker | ( | const edm::ParameterSet & | pset, |
const edm::InputTag & | beamSpotTag, | ||
const bool | doSeedPlots, | ||
edm::ConsumesCollector & | iC | ||
) |
Definition at line 95 of file MTVHistoProducerAlgoForTracker.cc.
References cotThetaRes_nbin, cotThetaRes_rangeMax, cotThetaRes_rangeMin, dxyDzZoom, dxyRes_nbin, dxyRes_rangeMax, dxyRes_rangeMin, dzRes_nbin, dzRes_rangeMax, dzRes_rangeMin, Exception, generalGpSelector, generalTpSelector, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), GpSelectorForEfficiencyVsEta, GpSelectorForEfficiencyVsPhi, GpSelectorForEfficiencyVsPt, GpSelectorForEfficiencyVsVTXR, GpSelectorForEfficiencyVsVTXZ, mps_fire::i, GeomDetEnumerators::isTrackerStrip(), SeedingLayerSetsBuilder::layerNamesInSets(), reco::modules::make(), makeRecoTrackSelectorFromTPSelectorParameters(), maxChi2, maxDeDx, maxdr, maxDxy, maxDz, maxDzpvCum, maxDzpvsigCum, maxEta, maxHit, maxLayers, maxMVA, maxPhi, maxPt, maxPu, maxPVz, maxTracks, maxVertcount, maxVertpos, maxZpos, minDeDx, mindr, minDxy, minDz, minEta, minHit, minLayers, minMVA, minPhi, minPt, minPu, minPVz, minTracks, minVertcount, minVertpos, minZpos, dataset::name, SeedingLayerSetsBuilder::nameToEnumId(), nintChi2, nintDeDx, nintdr, nintDxy, nintDz, nintDzpvCum, nintDzpvsigCum, nintEta, nintHit, nintLayers, nintMVA, nintPhi, nintPt, nintPu, nintPVz, nintTracks, nintVertcount, nintVertpos, nintZpos, phiRes_nbin, phiRes_rangeMax, phiRes_rangeMin, ptRes_nbin, ptRes_rangeMax, ptRes_rangeMin, seedingLayerSetNames, seedingLayerSetToBin, TpSelectorForEfficiencyVsEta, TpSelectorForEfficiencyVsPhi, TpSelectorForEfficiencyVsPt, TpSelectorForEfficiencyVsVTXR, TpSelectorForEfficiencyVsVTXZ, trackSelectorVsEta, trackSelectorVsPhi, trackSelectorVsPt, useFabsEta, useInvPt, useLogPt, useLogVertpos, and relativeConstraints::value.
MTVHistoProducerAlgoForTracker::~MTVHistoProducerAlgoForTracker | ( | ) |
Definition at line 319 of file MTVHistoProducerAlgoForTracker.cc.
void MTVHistoProducerAlgoForTracker::bookMVAHistos | ( | DQMStore::IBooker & | ibook, |
size_t | nMVAs | ||
) |
Definition at line 820 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookProfile(), h_assoc2_mva, h_assoc2_mva_hp, h_assoc2_mva_vs_eta, h_assoc2_mva_vs_eta_hp, h_assoc2_mva_vs_pt, h_assoc2_mva_vs_pt_hp, h_assoc2_mvacut, h_assoc2_mvacut_hp, h_assoc_mvacut, h_assoc_mvacut_hp, h_fake_mva_vs_eta, h_fake_mva_vs_eta_hp, h_fake_mva_vs_pt, h_fake_mva_vs_pt_hp, h_reco_mva, h_reco_mva_hp, h_reco_mvacut, h_reco_mvacut_hp, h_simul2_mvacut, h_simul2_mvacut_hp, mps_fire::i, maxEta, maxMVA, maxPt, minEta, minMVA, minPt, nintEta, nintMVA, nintPt, AlCaHLTBitMon_QueryRunRegistry::string, and useLogPt.
void MTVHistoProducerAlgoForTracker::bookRecodEdxHistos | ( | DQMStore::IBooker & | ibook | ) |
Definition at line 799 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), h_dedx_estim, h_dedx_nom, h_dedx_sat, maxDeDx, maxHit, minDeDx, minHit, nintDeDx, and nintHit.
void MTVHistoProducerAlgoForTracker::bookRecoHistos | ( | DQMStore::IBooker & | ibook, |
bool | doResolutionPlots | ||
) |
these are needed to calculate efficiency during the harvesting for the automated validation
Definition at line 471 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::algoNames, 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, doSeedPlots_, 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_assoc2_seedingLayerSet, h_assoc2_simpvz, h_assoc2chi2, h_assoc2dr, h_assoc2dxy, h_assoc2dz, h_assoc2eta, h_assoc2hit, h_assoc2layer, h_assoc2phi, h_assoc2pixellayer, h_assoc2pT, h_assoc2pu, h_assoc2vertpos, h_assoc2zpos, h_assocFraction, h_assocSharedHit, h_charge, h_eta, h_fakes, h_hits, h_looper3Dlayer, h_looper_seedingLayerSet, h_looperchi2, h_looperdr, h_looperdxy, h_looperdz, h_loopereta, h_looperhit, h_looperlayer, h_looperphi, h_looperpixellayer, h_looperpT, h_looperpu, h_loopervertpos, h_looperzpos, 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_pileup_seedingLayerSet, h_pileup_simpvz, h_pileupchi2, h_pileupdr, h_pileupdxy, h_pileupdz, h_pileupeta, h_pileuphit, h_pileuplayer, h_pileupphi, h_pileuppixellayer, h_pileuppT, h_pileuppu, h_pileupvertpos, h_pileupzpos, h_pt, h_pullDxy, h_pullDz, h_pullPhi, h_pullQoverp, h_pullTheta, h_reco2eta, h_reco2pT, h_reco2pu, h_reco3Dlayer, h_reco_seedingLayerSet, h_reco_simpvz, h_recochi2, h_recodr, h_recodxy, h_recodz, h_recoeta, h_recohit, h_recolayer, h_recophi, h_recopixellayer, h_recopT, h_recopu, h_recovertpos, h_recozpos, h_tracks, maxChi2, maxdr, maxDxy, maxDz, maxEta, maxHit, maxLayers, maxPhi, maxPt, maxPu, maxPVz, maxTracks, maxVertpos, maxZpos, mindr, minDxy, minDz, minEta, minHit, minLayers, minPhi, minPt, minPu, minPVz, minTracks, minVertpos, minZpos, nhits_vs_eta, nhits_vs_phi, nintChi2, nintdr, nintDxy, nintDz, nintEta, nintHit, nintLayers, nintPhi, nintPt, nintPu, nintPVz, nintTracks, nintVertpos, nintZpos, nLayersWithMeas_vs_eta, nlosthits_vs_eta, nPXBhits_vs_eta, nPXFhits_vs_eta, nPXLhits_vs_eta, nPXLlayersWithMeas_vs_eta, nrec_vs_nsim, nrecHit_vs_nsimHit_rec2sim, nSTRIPhits_vs_eta, nSTRIPlayersWith1dMeas_vs_eta, nSTRIPlayersWith2dMeas_vs_eta, nSTRIPlayersWithMeas_vs_eta, nTEChits_vs_eta, nTIBhits_vs_eta, nTIDhits_vs_eta, nTOBhits_vs_eta, nullptr, 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, seedingLayerSetNames, HcalObjRepresent::setBinLabels(), findQualityFiles::size, thetapull_vs_eta, thetapull_vs_phi, useLogPt, and useLogVertpos.
void MTVHistoProducerAlgoForTracker::bookRecoPVAssociationHistos | ( | DQMStore::IBooker & | ibook | ) |
Definition at line 750 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), doSeedPlots_, dxyDzZoom, h_assoc2_dzpvcut, h_assoc2_dzpvcut_pt, h_assoc2_dzpvsigcut, h_assoc2_dzpvsigcut_pt, h_assoc2dxypv, h_assoc2dxypvzoomed, h_assoc2dzpv, h_assoc2dzpvzoomed, h_looperdxypv, h_looperdxypvzoomed, h_looperdzpv, h_looperdzpvzoomed, h_misiddxypv, h_misiddxypvzoomed, h_misiddzpv, h_misiddzpvzoomed, h_pileup_dzpvcut, h_pileup_dzpvcut_pt, h_pileup_dzpvsigcut, h_pileup_dzpvsigcut_pt, h_pileupdxypv, h_pileupdxypvzoomed, h_pileupdzpv, h_pileupdzpvzoomed, h_reco_dzpvcut, h_reco_dzpvcut_pt, h_reco_dzpvsigcut, h_reco_dzpvsigcut_pt, h_recodxypv, h_recodxypvzoomed, h_recodzpv, h_recodzpvzoomed, maxDxy, maxDz, maxDzpvCum, maxDzpvsigCum, minDxy, minDz, nintDxy, nintDz, nintDzpvCum, and nintDzpvsigCum.
void MTVHistoProducerAlgoForTracker::bookSeedHistos | ( | DQMStore::IBooker & | ibook | ) |
Definition at line 815 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), h_seedsFitFailed, h_seedsFitFailedFraction, maxTracks, minTracks, and nintTracks.
void MTVHistoProducerAlgoForTracker::bookSimHistos | ( | DQMStore::IBooker & | ibook | ) |
Definition at line 350 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), Exception, MonitorElement::getTH1F(), h_bunchxSIM, h_etaSIM, h_ptSIM, h_tracksSIM, h_vertposSIM, maxEta, maxPt, maxTracks, maxVertpos, minEta, minPt, minTracks, minVertpos, nintEta, nintPt, nintTracks, nintVertpos, and useLogPt.
void MTVHistoProducerAlgoForTracker::bookSimTrackHistos | ( | DQMStore::IBooker & | ibook, |
bool | doResolutionPlots | ||
) |
Definition at line 365 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::algoSize, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), constexpr, h_assoc3Dlayer, h_assoc_simpvz, 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_duplicates_oriAlgo_vs_oriAlgo, h_simul3Dlayer, h_simul_simpvz, 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, maxLayers, maxPhi, maxPt, maxPu, maxPVz, maxVertpos, maxZpos, mindr, minDxy, minDz, minEta, minHit, minLayers, minPhi, minPt, minPu, minPVz, minVertpos, minZpos, nintdr, nintDxy, nintDz, nintEta, nintHit, nintLayers, nintPhi, nintPt, nintPu, nintPVz, nintVertpos, nintZpos, nrecHit_vs_nsimHit_sim2rec, useLogPt, and useLogVertpos.
void MTVHistoProducerAlgoForTracker::bookSimTrackPVAssociationHistos | ( | DQMStore::IBooker & | ibook | ) |
Definition at line 435 of file MTVHistoProducerAlgoForTracker.cc.
References DQMStore::IBooker::book1D(), dxyDzZoom, h_assoc_dzpvcut, h_assoc_dzpvcut_pt, h_assoc_dzpvsigcut, h_assoc_dzpvsigcut_pt, h_assocdxypv, h_assocdxypvzoomed, h_assocdzpv, h_assocdzpvzoomed, h_simul2_dzpvcut, h_simul2_dzpvcut_pt, h_simul2_dzpvsigcut, h_simul2_dzpvsigcut_pt, h_simul_dzpvcut, h_simul_dzpvcut_pt, h_simul_dzpvsigcut, h_simul_dzpvsigcut_pt, h_simuldxypv, h_simuldxypvzoomed, h_simuldzpv, h_simuldzpvzoomed, maxDxy, maxDz, maxDzpvCum, maxDzpvsigCum, minDxy, minDz, nintDxy, nintDz, nintDzpvCum, and nintDzpvsigCum.
void MTVHistoProducerAlgoForTracker::fill_dedx_recoTrack_histos | ( | int | count, |
const edm::RefToBase< reco::Track > & | trackref, | ||
const std::vector< const edm::ValueMap< reco::DeDxData > * > & | v_dEdx | ||
) |
Definition at line 1068 of file MTVHistoProducerAlgoForTracker.cc.
References KineDebug3::count(), reco::DeDxData::dEdx(), h_dedx_estim, h_dedx_nom, h_dedx_sat, mps_fire::i, reco::DeDxData::numberOfMeasurements(), and reco::DeDxData::numberOfSaturatedMeasurements().
void MTVHistoProducerAlgoForTracker::fill_duplicate_histos | ( | int | count, |
const reco::Track & | track1, | ||
const reco::Track & | track2 | ||
) |
Definition at line 1057 of file MTVHistoProducerAlgoForTracker.cc.
References KineDebug3::count(), h_duplicates_oriAlgo_vs_oriAlgo, and reco::TrackBase::originalAlgo().
void MTVHistoProducerAlgoForTracker::fill_generic_recoTrack_histos | ( | int | count, |
const reco::Track & | track, | ||
const TrackerTopology & | ttopo, | ||
const math::XYZPoint & | bsPosition, | ||
const math::XYZPoint * | pvPosition, | ||
const TrackingVertex::LorentzVector * | simPVPosition, | ||
bool | isMatched, | ||
bool | isSigMatched, | ||
bool | isChargeMatched, | ||
int | numAssocRecoTracks, | ||
int | numVertices, | ||
int | nSimHits, | ||
double | sharedFraction, | ||
double | dR, | ||
const std::vector< float > & | mvas, | ||
unsigned int | selectsLoose, | ||
unsigned int | selectsHP | ||
) |
Definition at line 1079 of file MTVHistoProducerAlgoForTracker.cc.
References funct::abs(), reco::TrackBase::algo(), HiEvtPlane_cfi::chi2, KineDebug3::count(), doSeedPlots_, PVValHelper::dxy, reco::TrackBase::dxy(), PVValHelper::dz, reco::TrackBase::dz(), reco::TrackBase::dzError(), PVValHelper::eta, reco::Track::found(), getEta(), getPt(), getSeedingLayerSetBin(), h_algo, h_assoc23Dlayer, h_assoc2_dzpvcut, h_assoc2_dzpvcut_pt, h_assoc2_dzpvsigcut, h_assoc2_dzpvsigcut_pt, h_assoc2_mva, h_assoc2_mva_hp, h_assoc2_mva_vs_eta, h_assoc2_mva_vs_eta_hp, h_assoc2_mva_vs_pt, h_assoc2_mva_vs_pt_hp, h_assoc2_mvacut, h_assoc2_mvacut_hp, h_assoc2_seedingLayerSet, h_assoc2_simpvz, h_assoc2chi2, h_assoc2dr, h_assoc2dxy, h_assoc2dxypv, h_assoc2dxypvzoomed, h_assoc2dz, h_assoc2dzpv, h_assoc2dzpvzoomed, h_assoc2eta, h_assoc2hit, h_assoc2layer, h_assoc2phi, h_assoc2pixellayer, h_assoc2pT, h_assoc2pu, h_assoc2vertpos, h_assoc2zpos, h_assocFraction, h_assocSharedHit, h_fake_mva_vs_eta, h_fake_mva_vs_eta_hp, h_fake_mva_vs_pt, h_fake_mva_vs_pt_hp, h_looper3Dlayer, h_looper_seedingLayerSet, h_looperchi2, h_looperdr, h_looperdxy, h_looperdxypv, h_looperdxypvzoomed, h_looperdz, h_looperdzpv, h_looperdzpvzoomed, h_loopereta, h_looperhit, h_looperlayer, h_looperphi, h_looperpixellayer, h_looperpT, h_looperpu, h_loopervertpos, h_looperzpos, h_misid3Dlayer, h_misidchi2, h_misiddxy, h_misiddxypv, h_misiddxypvzoomed, h_misiddz, h_misiddzpv, h_misiddzpvzoomed, h_misideta, h_misidhit, h_misidlayer, h_misidphi, h_misidpixellayer, h_misidpT, h_misidpu, h_pileup3Dlayer, h_pileup_dzpvcut, h_pileup_dzpvcut_pt, h_pileup_dzpvsigcut, h_pileup_dzpvsigcut_pt, h_pileup_seedingLayerSet, h_pileup_simpvz, h_pileupchi2, h_pileupdr, h_pileupdxy, h_pileupdxypv, h_pileupdxypvzoomed, h_pileupdz, h_pileupdzpv, h_pileupdzpvzoomed, h_pileupeta, h_pileuphit, h_pileuplayer, h_pileupphi, h_pileuppixellayer, h_pileuppT, h_pileuppu, h_pileupvertpos, h_pileupzpos, h_reco2eta, h_reco2pT, h_reco2pu, h_reco3Dlayer, h_reco_dzpvcut, h_reco_dzpvcut_pt, h_reco_dzpvsigcut, h_reco_dzpvsigcut_pt, h_reco_mva, h_reco_mva_hp, h_reco_mvacut, h_reco_mvacut_hp, h_reco_seedingLayerSet, h_reco_simpvz, h_recochi2, h_recodr, h_recodxy, h_recodxypv, h_recodxypvzoomed, h_recodz, h_recodzpv, h_recodzpvzoomed, h_recoeta, h_recohit, h_recolayer, h_recophi, h_recopixellayer, h_recopT, h_recopu, h_recovertpos, h_recozpos, reco::TrackBase::hitPattern(), hpstanc_transforms::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, reco::TrackBase::referencePoint(), seedingLayerSetNames, muonCosmicCompatibility_cfi::sharedHits, mathSSE::sqrt(), reco::HitPattern::trackerLayersWithMeasurement(), trackFromSeedFitFailed(), trackSelectorVsEta, trackSelectorVsPhi, and trackSelectorVsPt.
void MTVHistoProducerAlgoForTracker::fill_generic_simTrack_histos | ( | const TrackingParticle::Vector & | momentumTP, |
const TrackingParticle::Point & | vertex, | ||
int | bx | ||
) |
Definition at line 906 of file MTVHistoProducerAlgoForTracker.cc.
References MonitorElement::Fill(), h_bunchxSIM, h_etaSIM, h_ptSIM, h_vertposSIM, and mathSSE::sqrt().
void MTVHistoProducerAlgoForTracker::fill_recoAssociated_simTrack_histos | ( | int | count, |
const TrackingParticle & | tp, | ||
const TrackingParticle::Vector & | momentumTP, | ||
const TrackingParticle::Point & | vertexTP, | ||
double | dxy, | ||
double | dz, | ||
double | dxyPV, | ||
double | dzPV, | ||
int | nSimHits, | ||
int | nSimLayers, | ||
int | nSimPixelLayers, | ||
int | nSimStripMonoAndStereoLayers, | ||
const reco::Track * | track, | ||
int | numVertices, | ||
double | dR, | ||
const math::XYZPoint * | pvPosition, | ||
const TrackingVertex::LorentzVector * | simPVPosition, | ||
const math::XYZPoint & | bsPosition, | ||
const std::vector< float > & | mvas, | ||
unsigned int | selectsLoose, | ||
unsigned int | selectsHP | ||
) |
Definition at line 919 of file MTVHistoProducerAlgoForTracker.cc.
References funct::abs(), KineDebug3::count(), reco::TrackBase::dz(), reco::TrackBase::dzError(), PVValHelper::eta, getEta(), getPt(), h_assoc3Dlayer, h_assoc_dzpvcut, h_assoc_dzpvcut_pt, h_assoc_dzpvsigcut, h_assoc_dzpvsigcut_pt, h_assoc_mvacut, h_assoc_mvacut_hp, h_assoc_simpvz, h_assocdr, h_assocdxy, h_assocdxypv, h_assocdxypvzoomed, h_assocdz, h_assocdzpv, h_assocdzpvzoomed, h_assoceta, h_assochit, h_assoclayer, h_assocphi, h_assocpixellayer, h_assocpT, h_assocpu, h_assocvertpos, h_assoczpos, h_simul2_dzpvcut, h_simul2_dzpvcut_pt, h_simul2_dzpvsigcut, h_simul2_dzpvsigcut_pt, h_simul2_mvacut, h_simul2_mvacut_hp, h_simul3Dlayer, h_simul_dzpvcut, h_simul_dzpvcut_pt, h_simul_dzpvsigcut, h_simul_dzpvsigcut_pt, h_simul_simpvz, h_simuldr, h_simuldxy, h_simuldxypv, h_simuldxypvzoomed, h_simuldz, h_simuldzpv, h_simuldzpvzoomed, h_simuleta, h_simulhit, h_simullayer, h_simulphi, h_simulpixellayer, h_simulpT, h_simulpu, h_simulvertpos, h_simulzpos, mps_fire::i, trackerHitRTTI::isMatched(), maxMVA, nrecHit_vs_nsimHit_sim2rec, reco::TrackBase::numberOfValidHits(), phi, EnergyCorrector::pt, mathSSE::sqrt(), TpSelectorForEfficiencyVsEta, TpSelectorForEfficiencyVsPhi, TpSelectorForEfficiencyVsPt, TpSelectorForEfficiencyVsVTXR, TpSelectorForEfficiencyVsVTXZ, and HiIsolationCommonParameters_cff::track.
void MTVHistoProducerAlgoForTracker::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 | ||
) |
Definition at line 1610 of file MTVHistoProducerAlgoForTracker.cc.
References KineDebug3::count(), 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(), mathSSE::sqrt(), and HiIsolationCommonParameters_cff::track.
void MTVHistoProducerAlgoForTracker::fill_ResoAndPull_recoTrack_histos | ( | int | count, |
const TrackingParticle::Vector & | momentumTP, | ||
const TrackingParticle::Point & | vertexTP, | ||
int | chargeTP, | ||
const reco::Track & | track, | ||
const math::XYZPoint & | bsPosition | ||
) |
Definition at line 1350 of file MTVHistoProducerAlgoForTracker.cc.
References chi2_vs_phi, cotThetares_vs_eta, cotThetares_vs_pt, KineDebug3::count(), TrackingParticleIP::dxy(), reco::TrackBase::dxy(), reco::TrackBase::dxyError(), dxypull_vs_eta, dxyres_vs_eta, dxyres_vs_pt, TrackingParticleIP::dz(), 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, mathSSE::sqrt(), funct::tan(), reco::TrackBase::theta(), thetapull_vs_eta, thetapull_vs_phi, and trackFromSeedFitFailed().
void MTVHistoProducerAlgoForTracker::fill_seed_histos | ( | int | count, |
int | seedsFitFailed, | ||
int | seedsTotal | ||
) |
Definition at line 1665 of file MTVHistoProducerAlgoForTracker.cc.
References KineDebug3::count(), h_seedsFitFailed, and h_seedsFitFailedFraction.
void MTVHistoProducerAlgoForTracker::fill_simAssociated_recoTrack_histos | ( | int | count, |
const reco::Track & | track | ||
) |
Definition at line 1294 of file MTVHistoProducerAlgoForTracker.cc.
References reco::TrackBase::charge(), reco::TrackBase::chi2(), chi2_vs_eta, chi2_vs_nhits, KineDebug3::count(), PVValHelper::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(), createfilelist::int, 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, nPXLhits_vs_eta, nPXLlayersWithMeas_vs_eta, nSTRIPhits_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(), reco::HitPattern::trackerLayersWithMeasurement(), and trackFromSeedFitFailed().
void MTVHistoProducerAlgoForTracker::fill_simTrackBased_histos | ( | int | numSimTracks | ) |
Definition at line 1063 of file MTVHistoProducerAlgoForTracker.cc.
References MonitorElement::Fill(), and h_tracksSIM.
void MTVHistoProducerAlgoForTracker::fill_trackBased_histos | ( | int | count, |
int | assTracks, | ||
int | numRecoTracks, | ||
int | numRecoTracksSelected, | ||
int | numSimTracksSelected | ||
) |
Definition at line 1340 of file MTVHistoProducerAlgoForTracker.cc.
References KineDebug3::count(), h_fakes, h_tracks, and nrec_vs_nsim.
|
private |
Definition at line 1541 of file MTVHistoProducerAlgoForTracker.cc.
References PVValHelper::eta, and useFabsEta.
Referenced by fill_generic_recoTrack_histos(), fill_recoAssociated_simTrack_histos(), fill_ResoAndPull_recoTrack_histos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 1547 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 1506 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 1524 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 1552 of file MTVHistoProducerAlgoForTracker.cc.
References ctfseeding::SeedingLayer::Barrel, DetId::det(), SoftLeptonByDistance_cfi::distance, Exception, runEdmFileComparison::found, mps_fire::i, edm::RefToBase< T >::isAvailable(), edm::RefToBase< T >::isNull(), trackerHitRTTI::isSingle(), TrackerTopology::layer(), LogDebug, ctfseeding::SeedingLayer::NegEndcap, nhits, GeomDetEnumerators::PixelBarrel, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, GeomDetEnumerators::PixelEndcap, ctfseeding::SeedingLayer::PosEndcap, DetId::rawId(), TrajectorySeed::recHits(), SurveyInfoScenario_cff::seed, seedingLayerSetNames, seedingLayerSetToBin, reco::Track::seedRef(), TrackerTopology::side(), DetId::subdetId(), GeomDetEnumerators::TEC, StripSubdetector::TEC, GeomDetEnumerators::TIB, StripSubdetector::TIB, GeomDetEnumerators::TID, StripSubdetector::TID, GeomDetEnumerators::TOB, StripSubdetector::TOB, DetId::Tracker, and relativeConstraints::value.
Referenced by fill_generic_recoTrack_histos().
void MTVHistoProducerAlgoForTracker::init | ( | const edm::Event & | event, |
const edm::EventSetup & | setup | ||
) |
Definition at line 344 of file MTVHistoProducerAlgoForTracker.cc.
References trackSelectorVsEta, trackSelectorVsPhi, and trackSelectorVsPt.
|
static |
Definition at line 321 of file MTVHistoProducerAlgoForTracker.cc.
References edm::ParameterSet::addParameter(), edm::ParameterSet::copyForModify(), and edm::ParameterSet::eraseSimpleParameter().
Referenced by MTVHistoProducerAlgoForTracker(), and MultiTrackValidator::MultiTrackValidator().
|
inlinestatic |
Definition at line 40 of file MTVHistoProducerAlgoForTracker.h.
References KineDebug3::count(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, PVValHelper::dxy, PVValHelper::dz, particleFlow_cfi::dzPV, PVValHelper::eta, getEta(), init, trackerHitRTTI::isMatched(), makeRecoTrackSelectorFromTPSelectorParameters(), RecoTauHPSTancTauProdcuer_cfi::mvas, muonME0PseudoDigis_cfi::phiError, EnergyCorrector::pt, GeneralSetup::setup(), and HiIsolationCommonParameters_cff::track.
Referenced by makeRecoTrackSelectorFromTPSelectorParameters().
|
private |
Definition at line 282 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 271 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 273 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 182 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 182 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 182 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 285 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 286 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 177 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 166 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 289 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 183 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 183 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 183 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 285 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 286 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 289 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 184 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 184 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 184 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 285 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 286 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 271 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 151 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 140 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 152 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 153 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 154 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 155 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 156 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 220 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 220 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 234 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 236 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 240 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 240 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 239 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 239 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 235 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 237 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 221 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 221 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 232 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 230 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 217 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 219 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 235 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 237 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 230 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 255 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 279 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 279 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 255 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 195 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 223 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 223 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 223 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 244 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 245 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 246 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and fill_dedx_recoTrack_histos().
|
private |
Definition at line 252 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_duplicate_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 195 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 240 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 240 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 239 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 239 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 232 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 217 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 268 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 217 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 268 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 268 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 268 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 268 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 232 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 230 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 217 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 272 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 195 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 218 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 218 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 218 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 234 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 236 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 235 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 237 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 222 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 222 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 232 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 230 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 217 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSeedHistos(), and fill_seed_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSeedHistos(), and fill_seed_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 235 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 237 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 204 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 225 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 228 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 226 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 229 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 230 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 216 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 207 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 209 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 211 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 208 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 210 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 212 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackPVAssociationHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 199 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 201 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 202 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 206 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 203 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 200 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 205 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 214 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 215 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 198 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 195 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_simTrackBased_histos().
|
private |
Definition at line 195 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimHistos(), and fill_generic_simTrack_histos().
|
private |
Definition at line 170 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 171 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 186 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 160 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 175 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 174 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 173 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSeedHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 172 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 168 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 170 of file MTVHistoProducerAlgoForTracker.h.
|
private |
Definition at line 171 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 160 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 175 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 174 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 173 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSeedHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 172 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 168 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 273 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 170 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 171 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 169 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 164 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 165 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookRecoPVAssociationHistos(), bookSimTrackHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 186 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 187 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoPVAssociationHistos(), bookSimTrackPVAssociationHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 160 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecodEdxHistos(), bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 162 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 175 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 163 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 161 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 174 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 173 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSeedHistos(), bookSimHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 172 of file MTVHistoProducerAlgoForTracker.h.
Referenced by MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 168 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 282 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 249 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_trackBased_histos().
|
private |
Definition at line 251 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_generic_recoTrack_histos().
|
private |
Definition at line 250 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookSimTrackHistos(), and fill_recoAssociated_simTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 258 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_simAssociated_recoTrack_histos().
|
private |
Definition at line 276 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 289 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 290 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 181 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 181 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 181 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 285 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 273 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 286 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 276 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 289 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 290 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 180 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 180 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 180 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 285 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 273 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 286 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 189 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), fill_generic_recoTrack_histos(), getSeedingLayerSetBin(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 192 of file MTVHistoProducerAlgoForTracker.h.
Referenced by getSeedingLayerSetBin(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 289 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 290 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), and fill_ResoAndPull_recoTrack_histos().
|
private |
Definition at line 141 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 142 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 143 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 144 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 145 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_recoAssociated_simTrack_histos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 147 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_generic_recoTrack_histos(), init(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 148 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_generic_recoTrack_histos(), init(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 149 of file MTVHistoProducerAlgoForTracker.h.
Referenced by fill_generic_recoTrack_histos(), init(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 158 of file MTVHistoProducerAlgoForTracker.h.
Referenced by getEta(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by getPt(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 159 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookMVAHistos(), bookRecoHistos(), bookSimHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().
|
private |
Definition at line 167 of file MTVHistoProducerAlgoForTracker.h.
Referenced by bookRecoHistos(), bookSimTrackHistos(), and MTVHistoProducerAlgoForTracker().