#include <DeviationSensor2D.h>
Public Member Functions | |
const ALIdouble & | devErrX () |
const ALIdouble & | devErrY () |
DeviationSensor2D () | |
DeviationSensor2D (ALIdouble posDimFactor, ALIdouble angDimFactor) | |
const ALIdouble & | devX () |
const ALIdouble & | devY () |
void | fillData (const std::vector< ALIstring > &wl) |
const ALIdouble & | posErrX () |
const ALIdouble & | posErrY () |
const ALIdouble & | posX () |
const ALIdouble & | posY () |
~DeviationSensor2D () | |
Definition at line 16 of file DeviationSensor2D.h.
|
inline |
Definition at line 21 of file DeviationSensor2D.h.
Definition at line 12 of file DeviationSensor2D.cc.
References theAngDimFactor, and thePosDimFactor.
|
inline |
Definition at line 23 of file DeviationSensor2D.h.
|
inline |
|
inline |
|
inline |
|
inline |
void DeviationSensor2D::fillData | ( | const std::vector< ALIstring > & | wl | ) |
Definition at line 18 of file DeviationSensor2D.cc.
References ecal_dqm_sourceclient-live_cfg::cerr, ALIUtils::dumpVS(), ALIUtils::getFloat(), GlobalOptionMgr::getInstance(), GlobalOptionMgr::GlobalOptions(), theAngDimFactor, theDevErrX, theDevErrY, theDevX, theDevY, thePosDimFactor, thePosErrX, thePosErrY, thePosX, and thePosY.
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 59 of file DeviationSensor2D.h.
Referenced by DeviationSensor2D(), and fillData().
|
private |
Definition at line 58 of file DeviationSensor2D.h.
Referenced by devErrX(), and fillData().
|
private |
Definition at line 58 of file DeviationSensor2D.h.
Referenced by devErrY(), and fillData().
|
private |
Definition at line 57 of file DeviationSensor2D.h.
Referenced by devX(), and fillData().
|
private |
Definition at line 57 of file DeviationSensor2D.h.
Referenced by devY(), and fillData().
|
private |
Definition at line 59 of file DeviationSensor2D.h.
Referenced by DeviationSensor2D(), and fillData().
|
private |
Definition at line 56 of file DeviationSensor2D.h.
Referenced by fillData(), and posErrX().
|
private |
Definition at line 56 of file DeviationSensor2D.h.
Referenced by fillData(), and posErrY().
|
private |
Definition at line 55 of file DeviationSensor2D.h.
Referenced by fillData(), and posX().
|
private |
Definition at line 55 of file DeviationSensor2D.h.
Referenced by fillData(), and posY().