Helper for SpectrumLoaderBase. Details of SpillVar plots. More...
Public Member Functions | |
SpillHistDef (TH1 *_h, const SpillVar &_var, const SpillCut &_cut, const SpillVar &_wei=kSpillUnweighted) | |
Public Attributes | |
TH1 * | h |
const SpillVar | var |
const SpillCut | cut |
const SpillVar | wei |
Helper for SpectrumLoaderBase. Details of SpillVar plots.
Definition at line 183 of file SpectrumLoaderBase.h.
|
inline |
Definition at line 185 of file SpectrumLoaderBase.h.
const SpillCut ana::SpectrumLoaderBase::SpillHistDef::cut |
Definition at line 195 of file SpectrumLoaderBase.h.
TH1* ana::SpectrumLoaderBase::SpillHistDef::h |
Definition at line 193 of file SpectrumLoaderBase.h.
const SpillVar ana::SpectrumLoaderBase::SpillHistDef::var |
Definition at line 194 of file SpectrumLoaderBase.h.
const SpillVar ana::SpectrumLoaderBase::SpillHistDef::wei |
Definition at line 196 of file SpectrumLoaderBase.h.