#include <MuonTrackValidatorBase.h>
Public Member Functions | |
void | BinLogX (TH1 *h) |
virtual void | doProfileX (TH2 *th2, MonitorElement *me) |
virtual void | doProfileX (MonitorElement *th2m, MonitorElement *me) |
void | fillPlotFromVector (MonitorElement *h, std::vector< int > &vec) |
void | fillPlotFromVectors (MonitorElement *h, std::vector< int > &numerator, std::vector< int > &denominator, std::string type) |
virtual double | getEta (double eta) |
virtual double | getPt (double pt) |
MuonTrackValidatorBase (const edm::ParameterSet &pset, edm::ConsumesCollector iC) | |
Constructor. More... | |
MuonTrackValidatorBase (const edm::ParameterSet &pset) | |
void | setUpVectors () |
virtual | ~MuonTrackValidatorBase () |
Destructor. More... | |
Protected Attributes | |
std::vector< std::string > | associators |
edm::InputTag | bsSrc |
edm::EDGetTokenT< reco::BeamSpot > | bsSrc_Token |
int | cotThetaRes_nbin |
double | cotThetaRes_rangeMax |
double | cotThetaRes_rangeMin |
DQMStore * | dbe_ |
std::vector< std::vector < double > > | dxyintervals |
int | dxyRes_nbin |
double | dxyRes_rangeMax |
double | dxyRes_rangeMin |
std::vector< std::vector < double > > | dzintervals |
int | dzRes_nbin |
double | dzRes_rangeMax |
double | dzRes_rangeMin |
std::vector< std::vector < double > > | etaintervals |
std::vector< MonitorElement * > | h_assoc2dxy |
std::vector< MonitorElement * > | h_assoc2dz |
std::vector< MonitorElement * > | h_assoc2eta |
std::vector< MonitorElement * > | h_assoc2hit |
std::vector< MonitorElement * > | h_assoc2phi |
std::vector< MonitorElement * > | h_assoc2pT |
std::vector< MonitorElement * > | h_assocdxy |
std::vector< MonitorElement * > | h_assocdz |
std::vector< MonitorElement * > | h_assoceta |
std::vector< MonitorElement * > | h_assoceta_Quality05 |
std::vector< MonitorElement * > | h_assoceta_Quality075 |
std::vector< MonitorElement * > | h_assocFraction |
std::vector< MonitorElement * > | h_assochit |
std::vector< MonitorElement * > | h_assocphi |
std::vector< MonitorElement * > | h_assocphi_Quality05 |
std::vector< MonitorElement * > | h_assocphi_Quality075 |
std::vector< MonitorElement * > | h_assocpT |
std::vector< MonitorElement * > | h_assocpT_Quality05 |
std::vector< MonitorElement * > | h_assocpT_Quality075 |
std::vector< MonitorElement * > | h_assocSharedHit |
std::vector< MonitorElement * > | h_assocvertpos |
std::vector< MonitorElement * > | h_assoczpos |
std::vector< MonitorElement * > | h_charge |
std::vector< MonitorElement * > | h_CSChits_eta |
std::vector< MonitorElement * > | h_DThits_eta |
std::vector< MonitorElement * > | h_eta |
std::vector< MonitorElement * > | h_etaSIM |
std::vector< MonitorElement * > | h_fakes |
std::vector< MonitorElement * > | h_hits |
std::vector< MonitorElement * > | h_hits_eta |
std::vector< MonitorElement * > | h_pt |
std::vector< MonitorElement * > | h_ptSIM |
std::vector< MonitorElement * > | h_pullDxy |
std::vector< MonitorElement * > | h_pullDz |
std::vector< MonitorElement * > | h_pullPhi |
std::vector< MonitorElement * > | h_pullQoverp |
std::vector< MonitorElement * > | h_pullTheta |
std::vector< MonitorElement * > | h_PurityVsQuality |
std::vector< MonitorElement * > | h_recodxy |
std::vector< MonitorElement * > | h_recodz |
std::vector< MonitorElement * > | h_recoeta |
std::vector< MonitorElement * > | h_recohit |
std::vector< MonitorElement * > | h_recophi |
std::vector< MonitorElement * > | h_recopT |
std::vector< MonitorElement * > | h_RPChits_eta |
std::vector< MonitorElement * > | h_simuldxy |
std::vector< MonitorElement * > | h_simuldz |
std::vector< MonitorElement * > | h_simuleta |
std::vector< MonitorElement * > | h_simulhit |
std::vector< MonitorElement * > | h_simulphi |
std::vector< MonitorElement * > | h_simulpT |
std::vector< MonitorElement * > | h_simulvertpos |
std::vector< MonitorElement * > | h_simulzpos |
std::vector< MonitorElement * > | h_tracks |
std::vector< MonitorElement * > | h_tracksSIM |
std::vector< MonitorElement * > | h_vertposSIM |
bool | ignoremissingtkcollection_ |
std::vector< edm::InputTag > | label |
edm::InputTag | label_tp_effic |
edm::InputTag | label_tp_fake |
double | max |
double | maxDxy |
double | maxDz |
double | maxHit |
double | maxPhi |
double | maxpT |
double | maxVertpos |
double | maxZpos |
double | min |
double | minDxy |
double | minDz |
double | minHit |
double | minPhi |
double | minpT |
double | minVertpos |
double | minZpos |
std::vector< MonitorElement * > | nCSChits_vs_eta |
std::vector< MonitorElement * > | nDThits_vs_eta |
std::vector< MonitorElement * > | nhits_vs_eta |
int | nint |
int | nintDxy |
int | nintDz |
int | nintHit |
int | nintPhi |
int | nintpT |
int | nintVertpos |
int | nintZpos |
std::vector< MonitorElement * > | nrec_vs_nsim |
std::vector< MonitorElement * > | nrecHit_vs_nsimHit_rec2sim |
std::vector< MonitorElement * > | nrecHit_vs_nsimHit_sim2rec |
std::vector< MonitorElement * > | nRPChits_vs_eta |
std::string | out |
std::string | parametersDefiner |
std::vector< std::vector < double > > | phiintervals |
int | phiRes_nbin |
double | phiRes_rangeMax |
double | phiRes_rangeMin |
std::vector< std::vector < double > > | pTintervals |
int | ptRes_nbin |
double | ptRes_rangeMax |
double | ptRes_rangeMin |
edm::ESHandle< MagneticField > | theMF |
std::vector< std::vector< int > > | totASS2_dxy |
std::vector< std::vector< int > > | totASS2_dz |
std::vector< std::vector< int > > | totASS2_hit |
std::vector< std::vector< int > > | totASS2_phi |
std::vector< std::vector< int > > | totASS2eta |
std::vector< std::vector< int > > | totASS2pT |
std::vector< std::vector< int > > | totASS_dxy |
std::vector< std::vector< int > > | totASS_dz |
std::vector< std::vector< int > > | totASS_hit |
std::vector< std::vector< int > > | totASS_phi |
std::vector< std::vector< int > > | totASS_phi_Quality05 |
std::vector< std::vector< int > > | totASS_phi_Quality075 |
std::vector< std::vector< int > > | totASS_vertpos |
std::vector< std::vector< int > > | totASS_zpos |
std::vector< std::vector< int > > | totASSeta |
std::vector< std::vector< int > > | totASSeta_Quality05 |
std::vector< std::vector< int > > | totASSeta_Quality075 |
std::vector< std::vector< int > > | totASSpT |
std::vector< std::vector< int > > | totASSpT_Quality05 |
std::vector< std::vector< int > > | totASSpT_Quality075 |
std::vector< std::vector< int > > | totREC_dxy |
std::vector< std::vector< int > > | totREC_dz |
std::vector< std::vector< int > > | totREC_hit |
std::vector< std::vector< int > > | totREC_phi |
std::vector< std::vector< int > > | totRECeta |
std::vector< std::vector< int > > | totRECpT |
std::vector< std::vector< int > > | totSIM_dxy |
std::vector< std::vector< int > > | totSIM_dz |
std::vector< std::vector< int > > | totSIM_hit |
std::vector< std::vector< int > > | totSIM_phi |
std::vector< std::vector< int > > | totSIM_vertpos |
std::vector< std::vector< int > > | totSIM_zpos |
std::vector< std::vector< int > > | totSIMeta |
std::vector< std::vector< int > > | totSIMpT |
edm::EDGetTokenT < TrackingParticleCollection > | tp_effic_Token |
edm::EDGetTokenT < TrackingParticleCollection > | tp_fake_Token |
std::vector< edm::EDGetTokenT < edm::View< reco::Track > > > | track_Collection_Token |
bool | useFabs |
bool | useInvPt |
bool | useLogPt |
bool | usemuon |
bool | usetracker |
std::vector< std::vector < double > > | vertposintervals |
std::vector< std::vector < double > > | zposintervals |
Base class for analyzers that produces histograms to validate Muon Track Reconstruction performances
Definition at line 38 of file MuonTrackValidatorBase.h.
|
inline |
Constructor.
Definition at line 41 of file MuonTrackValidatorBase.h.
References bsSrc, bsSrc_Token, edm::ConsumesCollector::consumes(), label, label_tp_effic, label_tp_fake, tp_effic_Token, tp_fake_Token, and track_Collection_Token.
|
inline |
Definition at line 51 of file MuonTrackValidatorBase.h.
References dbe_, maxpT, minpT, cppFunctionSkipper::operator, and useLogPt.
|
inlinevirtual |
|
inline |
Definition at line 166 of file MuonTrackValidatorBase.h.
References i, and create_public_lumi_plots::width.
|
inlinevirtual |
Definition at line 117 of file MuonTrackValidatorBase.h.
References edm::hlt::Exception, MonitorElement::getNbinsX(), MonitorElement::getTProfile(), and p1.
Referenced by doProfileX().
|
inlinevirtual |
Definition at line 127 of file MuonTrackValidatorBase.h.
References doProfileX(), and MonitorElement::getTH2F().
|
inline |
Definition at line 141 of file MuonTrackValidatorBase.h.
References j, and MonitorElement::setBinContent().
|
inline |
Definition at line 147 of file MuonTrackValidatorBase.h.
References j, MonitorElement::setBinContent(), MonitorElement::setBinError(), mathSSE::sqrt(), and relativeConstraints::value.
|
inlinevirtual |
|
inlinevirtual |
Definition at line 136 of file MuonTrackValidatorBase.h.
References EnergyCorrector::pt, and useInvPt.
|
inline |
Definition at line 185 of file MuonTrackValidatorBase.h.
References ztail::d, dxyintervals, dzintervals, etaintervals, relval_steps::k, max, maxDxy, maxDz, maxPhi, maxpT, maxVertpos, maxZpos, min, minDxy, minDz, minPhi, minpT, minVertpos, minZpos, mergeVDriftHistosByStation::name, nint, nintDxy, nintDz, nintHit, nintPhi, nintpT, nintVertpos, nintZpos, phiintervals, funct::pow(), pTintervals, relval_parameters_module::step, indexGen::title, totASS2_dxy, totASS2_dz, totASS2_hit, totASS2_phi, totASS2eta, totASS2pT, totASS_dxy, totASS_dz, totASS_hit, totASS_phi, totASS_phi_Quality05, totASS_phi_Quality075, totASS_vertpos, totASS_zpos, totASSeta, totASSeta_Quality05, totASSeta_Quality075, totASSpT, totASSpT_Quality05, totASSpT_Quality075, totREC_dxy, totREC_dz, totREC_hit, totREC_phi, totRECeta, totRECpT, totSIM_dxy, totSIM_dz, totSIM_hit, totSIM_phi, totSIM_vertpos, totSIM_zpos, totSIMeta, totSIMpT, useLogPt, vertposintervals, and zposintervals.
|
protected |
Definition at line 355 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator().
|
protected |
Definition at line 352 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 359 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 385 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 347 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidatorBase().
|
protected |
Definition at line 429 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 385 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 430 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 385 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 426 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 400 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 401 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 396 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 398 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 399 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 397 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 400 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 401 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 396 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 405 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 405 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 416 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 398 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 399 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 407 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 407 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 397 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 406 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 406 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 416 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 402 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 402 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 395 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 422 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 422 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 392 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 395 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 395 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 422 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 392 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 403 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 442 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 400 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 401 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 396 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 398 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 399 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 397 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 422 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 400 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 401 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 396 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 398 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 399 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 397 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 402 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 402 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 395 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 392 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 392 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 386 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 349 of file MuonTrackValidatorBase.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), MuonTrackValidator::MuonTrackValidator(), MuonTrackValidatorBase(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
protected |
Definition at line 353 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 354 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 363 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 372 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 374 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 368 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 370 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 366 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidatorBase(), and setUpVectors().
|
protected |
Definition at line 376 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 378 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 363 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 372 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 374 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 368 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 370 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 366 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidatorBase(), and setUpVectors().
|
protected |
Definition at line 376 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 378 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 419 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 419 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 419 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 364 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 373 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 375 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 369 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 371 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 367 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 377 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 379 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 411 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 413 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 412 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 419 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 356 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 357 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 428 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 385 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 427 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 385 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 382 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 389 of file MuonTrackValidatorBase.h.
|
protected |
Definition at line 437 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 438 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 435 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 436 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 433 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 434 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 437 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 438 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 435 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 436 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 445 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 445 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 439 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 439 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 433 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 443 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 443 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 434 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 444 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 444 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 437 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 438 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 435 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 436 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 433 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 434 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 437 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 438 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 435 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 436 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 439 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 439 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 433 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 434 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 360 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 361 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 358 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator(), and MuonTrackValidatorBase().
|
protected |
Definition at line 365 of file MuonTrackValidatorBase.h.
Referenced by getEta().
|
protected |
Definition at line 380 of file MuonTrackValidatorBase.h.
Referenced by getPt().
|
protected |
Definition at line 387 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidatorBase(), and setUpVectors().
|
protected |
Definition at line 351 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator().
|
protected |
Definition at line 350 of file MuonTrackValidatorBase.h.
Referenced by MuonTrackValidator::MuonTrackValidator().
|
protected |
Definition at line 431 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().
|
protected |
Definition at line 432 of file MuonTrackValidatorBase.h.
Referenced by setUpVectors().