1 #ifndef DATAFORMATS_FTLUNCALIBRATEDRECHIT 2 #define DATAFORMATS_FTLUNCALIBRATEDRECHIT 22 std::pair<float, float> ampl,
23 std::pair<float, float>
time,
27 unsigned char flags = 0);
29 std::pair<float, float> ampl,
30 std::pair<float, float>
time,
34 unsigned char flags = 0);
38 std::pair<float, float>
time()
const {
return time_; }
std::pair< float, float > amplitude_
void setPosition(float position)
bool isTimeErrorValid() const
void setPositionError(float positionErr)
~FTLUncalibratedRecHit()=default
bool checkFlag(Flags flag) const
void setAmplitude(std::pair< float, float > amplitude)
float positionError_
distance from the center of the bar to the hit
float positionError() const
std::pair< float, float > amplitude() const
void setTimeError(float timeErr)
std::pair< float, float > time_
std::pair< float, float > time() const
void setTime(std::pair< float, float > time)
void setFlagBit(Flags flag)
unsigned char flags() const