#include <Histograms.h>
Public Member Functions | |
void | Fill (double xEntry, double yEntry, double zEntry, double path, double path_x, double SM, double pAbs, double En, int type) |
hDeltaR (std::string name_) | |
hDeltaR (std::string name_, TFile *file) | |
void | Write () |
virtual | ~hDeltaR () |
Public Attributes | |
std::shared_ptr< TH1F > | hHitEnergyLoss |
std::shared_ptr< TH1F > | hHitMomentum |
std::shared_ptr< TH1F > | hPath |
std::shared_ptr< TH1F > | hPathX |
std::shared_ptr< TH1F > | hSagittaMag |
std::shared_ptr< TH1F > | hType |
std::shared_ptr< TH1F > | hXentry |
std::shared_ptr< TH1F > | hYentry |
std::shared_ptr< TH1F > | hZentry |
std::shared_ptr< TH1F > | hZoomPath |
std::shared_ptr< TH1F > | hZoomPathX |
Private Attributes | |
TString | name |
Definition at line 400 of file Histograms.h.
|
inline |
Definition at line 402 of file Histograms.h.
References hHitEnergyLoss, hHitMomentum, hPath, hPathX, hSagittaMag, hType, hXentry, hYentry, hZentry, hZoomPath, hZoomPathX, N, and name.
|
inlinevirtual |
Definition at line 420 of file Histograms.h.
|
inline |
Definition at line 434 of file Histograms.h.
References geometryDiff::file, hHitMomentum, hPath, hPathX, hSagittaMag, hType, hXentry, hYentry, hZentry, hZoomPath, hZoomPathX, hist_helper::make_non_owning_cast(), and name.
|
inline |
Definition at line 464 of file Histograms.h.
References hHitEnergyLoss, hHitMomentum, hPath, hPathX, hSagittaMag, hType, hXentry, hYentry, hZentry, hZoomPath, hZoomPathX, and castor_dqm_sourceclient_file_cfg::path.
Referenced by HTrackVariables::FillDeltaR(), and GenericBenchmark::fillHistos().
|
inline |
Definition at line 451 of file Histograms.h.
References hHitMomentum, hPath, hPathX, hSagittaMag, hType, hXentry, hYentry, hZentry, hZoomPath, and hZoomPathX.
std::shared_ptr<TH1F> hDeltaR::hHitEnergyLoss |
Definition at line 497 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hHitMomentum |
Definition at line 496 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hPath |
Definition at line 499 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hPathX |
Definition at line 500 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hSagittaMag |
Definition at line 498 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hType |
Definition at line 492 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hXentry |
Definition at line 494 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hYentry |
Definition at line 495 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hZentry |
Definition at line 493 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hZoomPath |
Definition at line 501 of file Histograms.h.
std::shared_ptr<TH1F> hDeltaR::hZoomPathX |
Definition at line 502 of file Histograms.h.
|
private |
Definition at line 505 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(), hDeltaR(), VIDSelectorBase.VIDSelectorBase::initialize(), and dirstructure.Directory::print_report().