15#ifndef AFP_DBTOOLS_TOFLOCPARAMDATA_H
16#define AFP_DBTOOLS_TOFLOCPARAMDATA_H
double barTimeOffset() const
Time offset for this particular bar.
int trainID() const
ID of the train in the station to which parameters apply.
int barID() const
ID of the bar in the train to which parameters apply.
int stationID() const
ID of the station to which parameters apply (see xAOD::AFPStationID)
ToFLocParamData(int st, int tr, int ba)
double barWeight() const
Weight for this particular bar.
ToFLocParamData(int st, int tr, int ba, double w, double t)
Header file for interface of SiGlobAlignDBTool used to read global alignment for database.