#include <MeasurementSensor2D.h>
Private Attributes | |
ALIdouble | theDisplaceX |
ALIdouble | theDisplaceY |
ALIdouble | theMultiplyX |
ALIdouble | theMultiplyY |
Additional Inherited Members | |
Static Public Member Functions inherited from Measurement | |
static ALIstring | getCurrentDate () |
static ALIstring | getCurrentTime () |
static ALIstring & | measurementsFileName () |
static void | setCurrentDate (const std::vector< ALIstring > &wl) |
set the date of the current measurement More... | |
static void | setMeasurementsFileName (const ALIstring &filename) |
Static Public Attributes inherited from Measurement | |
static ALIdouble | cameraScaleFactor = 1. |
static ALIbool | only1 = 0 |
static ALIstring | only1Date = "" |
static ALIstring | only1Time = "" |
Protected Member Functions inherited from Measurement | |
void | printStartCalculateSimulatedValue (const Measurement *meas) |
void | Substitute2p (ALIstring &ref, const ALIstring &firstref, int NtwoPoints) |
Definition at line 18 of file MeasurementSensor2D.h.
|
inline |
Definition at line 21 of file MeasurementSensor2D.h.
|
inline |
Definition at line 22 of file MeasurementSensor2D.h.
|
inline |
Definition at line 23 of file MeasurementSensor2D.h.
References calculateSimulatedValue(), correctValueAndSigma(), and setConversionFactor().
|
virtual |
Reimplemented from Measurement.
Definition at line 25 of file MeasurementSensor2D.cc.
References MessageLogger_cfi::cerr, gather_cfg::cout, ALIUtils::debug, Measurement::DumpBadOrderOptOs(), end, cmsRelvalreport::exit, ALIUtils::getFirstTime(), GlobalOptionMgr::getInstance(), Measurement::getMeasuringBehaviour(), GlobalOptionMgr::GlobalOptions(), Measurement::name(), Measurement::OptOList(), LightRay::point(), Measurement::printStartCalculateSimulatedValue(), and findQualityFiles::size.
Referenced by ~MeasurementSensor2D().
|
virtual |
Reimplemented from Measurement.
Definition at line 139 of file MeasurementSensor2D.cc.
References gather_cfg::cout, ALIUtils::debug, Measurement::setValue(), theDisplaceX, theDisplaceY, theMultiplyX, theMultiplyY, heppy_batch::val, and Measurement::value().
Referenced by ~MeasurementSensor2D().
|
virtual |
Reimplemented from Measurement.
Definition at line 106 of file MeasurementSensor2D.cc.
References MessageLogger_cfi::cerr, ALIUtils::dumpVS(), cmsRelvalreport::exit, ALIUtils::IsNumber(), theDisplaceX, theDisplaceY, theMultiplyX, theMultiplyY, and Measurement::valueDimensionFactor().
Referenced by ~MeasurementSensor2D().
|
private |
Definition at line 36 of file MeasurementSensor2D.h.
Referenced by correctValueAndSigma(), and setConversionFactor().
|
private |
Definition at line 36 of file MeasurementSensor2D.h.
Referenced by correctValueAndSigma(), and setConversionFactor().
|
private |
Definition at line 37 of file MeasurementSensor2D.h.
Referenced by correctValueAndSigma(), and setConversionFactor().
|
private |
Definition at line 37 of file MeasurementSensor2D.h.
Referenced by correctValueAndSigma(), and setConversionFactor().