#include <Histograms.h>
Public Member Functions | |
void | Fill (float tof, float TOF_WC, float TOF_hitPos) |
hTOF (std::string name) | |
hTOF (std::string name_, TFile *file) | |
void | Write () |
~hTOF () | |
Public Attributes | |
std::shared_ptr< TH1F > | hDeltaTOF_hitPos |
std::shared_ptr< TH1F > | hDeltaTOF_WC |
std::shared_ptr< TH1F > | hTOF_hitPos |
std::shared_ptr< TH1F > | hTOF_true |
std::shared_ptr< TH1F > | hTOF_WC |
Private Attributes | |
TString | name |
Definition at line 611 of file Histograms.h.
|
inline |
Definition at line 613 of file Histograms.h.
References hDeltaTOF_hitPos, hDeltaTOF_WC, hTOF_hitPos, hTOF_true, hTOF_WC, and N.
|
inline |
Definition at line 624 of file Histograms.h.
References hDeltaTOF_hitPos, hDeltaTOF_WC, hTOF_hitPos, hTOF_true, hTOF_WC, hist_helper::make_non_owning_cast(), and name.
|
inline |
Definition at line 633 of file Histograms.h.
|
inline |
Definition at line 641 of file Histograms.h.
References hDeltaTOF_hitPos, hDeltaTOF_WC, hTOF_hitPos, hTOF_true, and hTOF_WC.
|
inline |
Definition at line 649 of file Histograms.h.
References hDeltaTOF_hitPos, hDeltaTOF_WC, hTOF_hitPos, hTOF_true, and hTOF_WC.
std::shared_ptr<TH1F> hTOF::hDeltaTOF_hitPos |
Definition at line 661 of file Histograms.h.
std::shared_ptr<TH1F> hTOF::hDeltaTOF_WC |
Definition at line 662 of file Histograms.h.
std::shared_ptr<TH1F> hTOF::hTOF_hitPos |
Definition at line 659 of file Histograms.h.
std::shared_ptr<TH1F> hTOF::hTOF_true |
Definition at line 658 of file Histograms.h.
std::shared_ptr<TH1F> hTOF::hTOF_WC |
Definition at line 660 of file Histograms.h.
|
private |
Definition at line 665 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(), hTOF(), VIDSelectorBase.VIDSelectorBase::initialize(), and dirstructure.Directory::print_report().