Diana Software
QiMuonVeto.cc
Go to the documentation of this file.
1 #include "QiMuonVeto.hh"
2 
3 
5 
6 
8 {
9  Clear();
10 }
11 
13 {
14 }
15 
16 
18 {
19  fChannels.clear();
20 }
QObjectImp(QiMuonVeto) QiMuonVeto
Definition: QiMuonVeto.cc:4
Raw event: single channel data of the Cuoricino muon veto.
Definition: QiMuonVeto.hh:17
~QiMuonVeto()
default destructor
Definition: QiMuonVeto.cc:12
std::map< int, QiMuonChannel > fChannels
Detector channels.
Definition: QiMuonVeto.hh:35
void Clear()
Definition: QiMuonVeto.cc:17
QiMuonVeto()
default constructor