#include <Histograms.h>
Public Member Functions | |
void | Fill (int hits, double eta, double phi) |
hMuonStat (std::string name_) | |
hMuonStat (std::string name_, TFile *file) | |
void | Write () |
~hMuonStat () | |
Public Attributes | |
std::shared_ptr< TH1F > | hMuonNumber |
std::shared_ptr< TH1F > | hMuonVsEta |
std::shared_ptr< TH1F > | hMuonVsPhi |
Private Attributes | |
TString | name |
Definition at line 565 of file Histograms.h.
|
inline |
Definition at line 567 of file Histograms.h.
References hMuonNumber, hMuonVsEta, hMuonVsPhi, N, name, and Geom::pi().
|
inline |
Definition at line 576 of file Histograms.h.
References hMuonNumber, hMuonVsEta, hMuonVsPhi, hist_helper::make_non_owning_cast(), and name.
|
inline |
Definition at line 585 of file Histograms.h.
|
inline |
Definition at line 596 of file Histograms.h.
References hMuonNumber, hMuonVsEta, and hMuonVsPhi.
|
inline |
std::shared_ptr<TH1F> hMuonStat::hMuonNumber |
Definition at line 603 of file Histograms.h.
Referenced by Fill(), hMuonStat(), and Write().
std::shared_ptr<TH1F> hMuonStat::hMuonVsEta |
Definition at line 604 of file Histograms.h.
Referenced by Fill(), hMuonStat(), and Write().
std::shared_ptr<TH1F> hMuonStat::hMuonVsPhi |
Definition at line 605 of file Histograms.h.
Referenced by Fill(), hMuonStat(), and Write().
|
private |
Definition at line 608 of file Histograms.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), dirstructure.Directory::calcStats(), geometryComparison.GeometryComparison::createScript(), validation.Sample::digest(), utils.StatisticalTest::get_status(), primaryVertexResolution.PrimaryVertexResolution::getRepMap(), primaryVertexValidation.PrimaryVertexValidation::getRepMap(), zMuMuValidation.ZMuMuValidation::getRepMap(), hMuonStat(), VIDSelectorBase.VIDSelectorBase::initialize(), and dirstructure.Directory::print_report().