![]() |
ATLAS Offline Software
|
This is the complete list of members for MuonValidationPlots, including all inherited members.
| Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true) | PlotBase | |
| Book1D(const std::string &name, TH1 *refHist, const std::string &labels, bool prependDir=true) | PlotBase | |
| Book2D(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, int nBinsY, float startY, float endY, bool prependDir=true) | PlotBase | |
| Book2D(const std::string &name, TH2 *refHist, const std::string &labels, bool prependDir=true) | PlotBase | |
| Book2D(const std::string &name, const std::string &labels, int nBinsX, Double_t *binsX, int nBinsY, Double_t startY, Double_t endY, bool prependDir=true) | PlotBase | |
| Book3D(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, int nBinsY, float startY, float endY, int nBinsZ, float startZ, float endZ, bool prependDir=true) | PlotBase | |
| Book3D(const std::string &name, TH3 *refHist, const std::string &labels, bool prependDir=true) | PlotBase | |
| BookTEfficiency(const std::string &name, const std::string &labels, const int nBinsX, const float xlo, const float xhi, const bool prependDir=true) | PlotBase | |
| BookTEfficiency(const std::string &name, const std::string &labels, const int nBinsX, const float xlo, const float xhi, const int nBinsy, const float ylo, const float yhi, const bool prependDir=true) | PlotBase | |
| BookTProfile(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, float startY=-1, float endY=-1, bool prependDir=true, bool useRMS=false) | PlotBase | |
| BookTProfile(const std::string &name, const std::string &labels, int nBinsX, float *binsX, bool prependDir=true) | PlotBase | |
| BookTProfile2D(const std::string &name, const std::string &labels, const int nBinsX, const double xlo, const double xhi, const int nBinsY, const double ylo, const double yhi, bool prependDir=true, bool useRMS=false) | PlotBase | |
| BookTProfile2D(const std::string &name, const std::string &labels, const int nBinsX, double *binsX, const int nBinsY, double *binsY, bool prependDir=true, bool useRMS=false) | PlotBase | |
| BookTProfileRangeY(const std::string &name, const std::string &labels, int nBinsX, double *binsX, double startY, double endY, bool prependDir=true) | PlotBase | |
| BookTree(const std::string &name, bool prependDir=true) | PlotBase | |
| constructPrefix(std::string dir, bool prependDir) | PlotBase | privatestatic |
| fill(const xAOD::Muon &mu, float weight=1.0) | MuonValidationPlots | |
| fill(const xAOD::TruthParticle &truthMu, float weight=1.0) | MuonValidationPlots | |
| fill(const xAOD::TruthParticle *truthMu, const xAOD::Muon *mu, const xAOD::TrackParticleContainer *MSTracks, float weight=1.0) | MuonValidationPlots | |
| fillRecoMuonPlots(const xAOD::Muon &mu, float weight=1.0) | MuonValidationPlots | private |
| fillTree(const xAOD::EventInfo *eventInfo, bool isData) | MuonValidationPlots | |
| fillTreeBranches(const xAOD::Muon &mu) | MuonValidationPlots | |
| fillTreeBranches(const xAOD::TruthParticle &truthMu) | MuonValidationPlots | |
| fillTreeBranches(const xAOD::TruthParticle *truthMu, const xAOD::Muon *mu, const xAOD::TrackParticleContainer *MSTracks) | MuonValidationPlots | |
| fillTruthMuonPlots(const xAOD::TruthParticle &truthMu, float weight=1.0) | MuonValidationPlots | private |
| finalize() | PlotBase | |
| finalizePlots() | PlotBase | inlineprivatevirtual |
| getDirectory() | PlotBase | inline |
| getMuonTree() | MuonValidationPlots | |
| initialize() | PlotBase | |
| initializePlots() | PlotBase | inlineprivatevirtual |
| isGoodTruthTrack(const xAOD::TruthParticle &truthMu) | MuonValidationPlots | |
| m_doSeparateSAFMuons | MuonValidationPlots | private |
| m_iDetailLevel | PlotBase | protected |
| m_isData | MuonValidationPlots | private |
| m_MuonTree | MuonValidationPlots | private |
| m_oRecoMuonPlots | MuonValidationPlots | |
| m_oRecoMuonPlots_perAuthor | MuonValidationPlots | |
| m_oRecoMuonPlots_perQuality | MuonValidationPlots | |
| m_oRecoMuonPlots_SiAssocFwrdMu | MuonValidationPlots | |
| m_oTruthMuonPlots | MuonValidationPlots | |
| m_oTruthRelatedMuonPlots | MuonValidationPlots | |
| m_oTruthRelatedMuonPlots_perAuthor | MuonValidationPlots | |
| m_oTruthRelatedMuonPlots_perQuality | MuonValidationPlots | |
| m_oTruthRelatedMuonPlots_SiAssocFwrdMu | MuonValidationPlots | |
| m_sDirectory | PlotBase | protected |
| m_selectedAuthors | MuonValidationPlots | |
| m_selectedWPs | MuonValidationPlots | |
| m_truthSelections | MuonValidationPlots | |
| m_vBookedEfficiencies | PlotBase | protected |
| m_vBookedHistograms | PlotBase | protected |
| m_vBookedTrees | PlotBase | protected |
| m_vSubNodes | PlotBase | protected |
| MuonValidationPlots(PlotBase *pParent, const std::string &sDir, std::vector< int > wps, std::vector< unsigned int > authors, bool isData, bool doBinnedResolutionPlots, bool doSplitSAFMuons, bool doMuonTree=false) | MuonValidationPlots | |
| PlotBase(PlotBase *parent, const std::string &sDir) | PlotBase | |
| RegisterSubPlot(PlotBase *pPlotBase) | PlotBase | inline |
| retrieveBookedEfficiencies() | PlotBase | |
| retrieveBookedHistograms() | PlotBase | |
| retrieveBookedTrees() | PlotBase | |
| setDetailLevel(int iDetailLevel) | PlotBase | |
| ~MuonValidationPlots() | MuonValidationPlots | virtual |
| ~PlotBase() | PlotBase | inlinevirtual |
1.8.18