![]() |
Diana Software
|
Raw event: single channel data of the Cuoricino muon veto. More...
Public Member Functions | |
| QiMuonVeto () | |
| default constructor More... | |
| ~QiMuonVeto () | |
| default destructor More... | |
| const std::map< int, QiMuonChannel > & | GetChannels () const |
| Get Channels. More... | |
| std::map< int, QiMuonChannel > & | GetChannels () |
| Get Channels. More... | |
| void | Clear () |
Private Member Functions | |
| QObjectDef (QiMuonVeto, 1) | |
Private Attributes | |
| std::map< int, QiMuonChannel > | fChannels |
| Detector channels. More... | |
Raw event: single channel data of the Cuoricino muon veto.
Definition at line 17 of file QiMuonVeto.hh.
| QiMuonVeto::QiMuonVeto | ( | ) |
default constructor
| QiMuonVeto::~QiMuonVeto | ( | ) |
default destructor
Definition at line 12 of file QiMuonVeto.cc.
| void QiMuonVeto::Clear | ( | ) |
|
inline |
|
inline |
|
private |
|
private |
Detector channels.
Definition at line 35 of file QiMuonVeto.hh.
Referenced by Clear(), and GetChannels().