11 #ifndef _MEASUREMENTTILTMETER_HH 12 #define _MEASUREMENTTILTMETER_HH 21 MeasurementTiltmeter(
const ALIint measdim,
ALIstring&
type,
ALIstring&
name ) :
Measurement( measdim, type, name ),
theFactor(1.),
theFactorSigma(0.),
theConstantTerm(0.),
theConstantTermSigma(0.),
thePedestal(0.),
thePedestalSigma(0.)
ALIdouble theConstantTermSigma
void calculateSimulatedValue(ALIbool firstTime) override
void setConversionFactor(const std::vector< ALIstring > &wordlist) override
ALIdouble theConstantTerm
ALIdouble thePedestalSigma
const ALIstring & name() const
~MeasurementTiltmeter() override
MeasurementTiltmeter(const ALIint measdim, ALIstring &type, ALIstring &name)
void correctValueAndSigma() override