37 void set(
int offset,
double fraction = 0)
Class to store the offset of reconstructed fill pattern.
float m_fraction
fraction of reconstructed buckets matched with filled ones
void set(int offset, double fraction=0)
Setter.
TOPCalFillPatternOffset()
Default constructor.
int get() const
Getter for offset.
ClassDef(TOPCalFillPatternOffset, 2)
ClassDef.
void setUnusable()
Switch calibration status to uncalibrated.
bool m_calibrated
calibration status
int m_offset
offset [RF clock]
double getFraction() const
Getter for fraction.
bool isCalibrated() const
Is calibrated?
Abstract base class for different kinds of events.