1#include "CalibData/Tof/tofCalibInfoBase.h"
2#include "GaudiKernel/MsgStream.h"
7 for(
unsigned int i=0; i<5; i++) {
8 m_tofidEast[i] = tofidEast[i];
13 for(
unsigned int i=0; i<5; i++) {
14 m_tofidWest[i] = tofidWest[i];
19 for(
unsigned int i=0; i<5; i++) {
20 m_tofidEndcap[i] = tofidEndcap[i];
void setBrWest(const int *tofidWest)
void setBrEast(const int *tofidEast)
void setEndcap(const int *tofidEndcap)