Public Member Functions | |
template<typename... Args> | |
void | book (DQMStore::IBooker &iBooker, Args &&...args) |
template<typename T > | |
void | bookLogX (DQMStore::IBooker &iBooker, const T &binArray) |
DiffPlots (const std::string &postfix, const BinningY &binY) | |
template<typename T > | |
void | fill (const Resolution &res, const T ref) |
template<typename... Args> | |
void | setLogX (Args &&...args) |
Private Attributes | |
const BinningY & | binningY_ |
MonitorElement * | hDiffX_ = 0 |
MonitorElement * | hDiffY_ = 0 |
MonitorElement * | hDiffZ_ = 0 |
MonitorElement * | hPullX_ = 0 |
MonitorElement * | hPullY_ = 0 |
MonitorElement * | hPullZ_ = 0 |
std::string | postfix_ |
Definition at line 147 of file PrimaryVertexResolution.cc.
|
inlineexplicit |
Definition at line 149 of file PrimaryVertexResolution.cc.
|
inline |
Definition at line 161 of file PrimaryVertexResolution.cc.
References createfilelist::args, PrimaryVertexResolution::binningY_, PrimaryVertexResolution::BinningY::binsPull_, PrimaryVertexResolution::BinningY::binsResol_, DQMStore::IBooker::book2D(), PrimaryVertexResolution::BinningY::maxPull_, and PrimaryVertexResolution::BinningY::maxResol_.
|
inline |
Definition at line 155 of file PrimaryVertexResolution.cc.
|
inline |
Definition at line 186 of file PrimaryVertexResolution.cc.
References PrimaryVertexResolution::Resolution::pullx(), PrimaryVertexResolution::Resolution::pully(), PrimaryVertexResolution::Resolution::pullz(), PrimaryVertexResolution::Resolution::resx(), PrimaryVertexResolution::Resolution::resy(), and PrimaryVertexResolution::Resolution::resz().
|
inline |
Definition at line 175 of file PrimaryVertexResolution.cc.
References createfilelist::args.
|
private |
Definition at line 197 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 198 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 199 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 200 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 201 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 202 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 203 of file PrimaryVertexResolution.cc.
|
private |
Definition at line 196 of file PrimaryVertexResolution.cc.