8 #ifndef _QI_MUONVETO_HH_
9 #define _QI_MUONVETO_HH_
Raw event: single channel data of the Cuoricino muon veto.
std::map< int, QiMuonChannel > & GetChannels()
Get Channels.
~QiMuonVeto()
default destructor
std::map< int, QiMuonChannel > fChannels
Detector channels.
QObjectDef(QiMuonVeto, 1)
QiMuonVeto()
default constructor
const std::map< int, QiMuonChannel > & GetChannels() const
Get Channels.