Definition at line 166 of file PrimaryVertexResolution.cc.
◆ DiffPlots()
PrimaryVertexResolution::DiffPlots::DiffPlots |
( |
const std::string & |
postfix, |
|
|
const BinningY & |
binY |
|
) |
| |
|
inlineexplicit |
◆ book()
template<typename... Args>
Definition at line 177 of file PrimaryVertexResolution.cc.
References writedatasetfile::args, binningY_, PrimaryVertexResolution::BinningY::binsPull_, PrimaryVertexResolution::BinningY::binsResol_, dqm::implementation::IBooker::book2D(), hDiffX_, hDiffY_, hDiffZ_, hPullX_, hPullY_, hPullZ_, PrimaryVertexResolution::BinningY::maxPull_, PrimaryVertexResolution::BinningY::maxResol_, and postfix_.
Referenced by PrimaryVertexResolution::Plots::book(), and bookLogX().
182 std::forward<Args>(
args)...,
188 std::forward<Args>(
args)...,
194 std::forward<Args>(
args)...,
203 std::forward<Args>(
args)...,
209 std::forward<Args>(
args)...,
215 std::forward<Args>(
args)...,
const BinningY & binningY_
MonitorElement * book2D(TString const &name, TString const &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, FUNC onbooking=NOOP())
◆ bookLogX()
template<typename T >
void PrimaryVertexResolution::DiffPlots::bookLogX |
( |
DQMStore::IBooker & |
iBooker, |
|
|
const T & |
binArray |
|
) |
| |
|
inline |
◆ fill()
template<typename T >
void PrimaryVertexResolution::DiffPlots::fill |
( |
const Resolution & |
res, |
|
|
const T |
ref |
|
) |
| |
|
inline |
◆ setLogX()
template<typename... Args>
void PrimaryVertexResolution::DiffPlots::setLogX |
( |
Args &&... |
args | ) |
|
|
inline |
◆ binningY_
const BinningY& PrimaryVertexResolution::DiffPlots::binningY_ |
|
private |
◆ hDiffX_
◆ hDiffY_
◆ hDiffZ_
◆ hPullX_
◆ hPullY_
◆ hPullZ_
◆ postfix_
std::string PrimaryVertexResolution::DiffPlots::postfix_ |
|
private |