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
virtual void setConversionFactor(const std::vector< ALIstring > &wordlist)
ALIdouble theConstantTerm
ALIdouble thePedestalSigma
const ALIstring & name() const
MeasurementTiltmeter(const ALIint measdim, ALIstring &type, ALIstring &name)
virtual void calculateSimulatedValue(ALIbool firstTime)
virtual void correctValueAndSigma()