8 #ifndef _QIMUONCHANNEL_HH_
9 #define _QIMUONCHANNEL_HH_
Cuoricino Muon Veto data.
bool fTDCIsValid
TDC validity flag.
QObjectDef(QiMuonChannel, 1)
void SetQDC(const unsigned short &qDC)
Set QDC.
const bool & GetTDCIsSaturatedHigh() const
Get TDCIsSaturatedHigh.
void SetTDC(const unsigned short &tDC)
Set TDC.
void SetQDCIsSaturatedHigh(const bool &isSaturatedHigh)
Set QDCIsSaturatedHigh.
const bool & GetTDCIsValid() const
Get TDCIsValid.
bool fQDCIsSaturatedHigh
QDC high saturation.
unsigned short fTDC
Time relative to the gate 0 - 4096.
bool fQDCIsSaturatedLow
QDC low saturation.
void SetChannelId(const int &channelId)
Set ChannelId.
const bool & GetTDCIsSaturatedLow() const
Get TDCIsSaturatedLow.
const unsigned short & GetTDC() const
Get TDC.
unsigned short fQDC
Integrated charge value 0 - 4096.
const unsigned short & GetQDC() const
Get QDC.
void SetTDCIsSaturatedLow(const bool &isSaturatedLow)
Set TDCIsSaturatedLow.
void SetTDCIsSaturatedHigh(const bool &isSaturatedHigh)
Set TSCIsSaturatedHigh.
void SetQDCIsSaturatedLow(const bool &isSaturatedLow)
Set QDC IsSaturatedLow.
bool fTDCIsSaturatedHigh
TDC high saturation.
const int & GetChannelId() const
Get ChannelId.
const bool & GetQDCIsSaturatedLow() const
Get QDCIsSaturatedLow.
QiMuonChannel()
default constructor
virtual ~QiMuonChannel()
default destructor
void SetTDCIsValid(const bool &isValid)
Set IsValid.
int fChannelId
Scintillator channel.
bool fTDCIsSaturatedLow
TDC low saturation.
const bool & GetQDCIsSaturatedHigh() const
Get QDCIsSaturatedHigh.