1 #ifndef _sdet_PMTQualityCut_h_
2 #define _sdet_PMTQualityCut_h_
29 {
return fMask & (1 << (pmt-1)); }
32 {
return fMask & (1 << (pmt-1 + 3)); }
void SetMask(const int mask)
PMTQualityCut(const int stationId, const int mask)
bool IsPMTDisabled(const int pmt) const
void SetStationId(const int stationId)
bool IsLGDisabled(const int pmt) const