#include <Histograms.h>
Public Member Functions | |
void | Fill (float t_True, float t_WC, float t_hitpos) |
hTDelay (std::string name) | |
hTDelay (std::string name_, TFile *file) | |
void | Write () |
~hTDelay () | |
Public Attributes | |
std::shared_ptr< TH1F > | hDeltaTDelay_hitpos |
std::shared_ptr< TH1F > | hDeltaTDelay_WC |
std::shared_ptr< TH1F > | hTDelay_hitpos |
std::shared_ptr< TH1F > | hTDelay_true |
std::shared_ptr< TH1F > | hTDelay_WC |
Private Attributes | |
TString | name |
Definition at line 668 of file Histograms.h.
|
inline |
Definition at line 670 of file Histograms.h.
References hDeltaTDelay_hitpos, hDeltaTDelay_WC, hTDelay_hitpos, hTDelay_true, hTDelay_WC, N, and name.
|
inline |
Definition at line 682 of file Histograms.h.
References geometryDiff::file, hDeltaTDelay_hitpos, hDeltaTDelay_WC, hTDelay_hitpos, hTDelay_true, hTDelay_WC, hist_helper::make_non_owning_cast(), and name.
|
inline |
Definition at line 690 of file Histograms.h.
|
inline |
Definition at line 698 of file Histograms.h.
References hDeltaTDelay_hitpos, hDeltaTDelay_WC, hTDelay_hitpos, hTDelay_true, and hTDelay_WC.
|
inline |
Definition at line 706 of file Histograms.h.
References hDeltaTDelay_hitpos, hDeltaTDelay_WC, hTDelay_hitpos, hTDelay_true, and hTDelay_WC.
std::shared_ptr<TH1F> hTDelay::hDeltaTDelay_hitpos |
Definition at line 719 of file Histograms.h.
std::shared_ptr<TH1F> hTDelay::hDeltaTDelay_WC |
Definition at line 718 of file Histograms.h.
std::shared_ptr<TH1F> hTDelay::hTDelay_hitpos |
Definition at line 717 of file Histograms.h.
std::shared_ptr<TH1F> hTDelay::hTDelay_true |
Definition at line 715 of file Histograms.h.
std::shared_ptr<TH1F> hTDelay::hTDelay_WC |
Definition at line 716 of file Histograms.h.
|
private |
Definition at line 722 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(), validation.Sample::digest(), utils.StatisticalTest::get_status(), hTDelay(), VIDSelectorBase.VIDSelectorBase::initialize(), and dirstructure.Directory::print_report().