Public Member Functions | |
QiMuonVeto () | |
default constructor | |
~QiMuonVeto () | |
default destructor | |
const std::map< int, QiMuonChannel > & | GetChannels () const |
Get Channels. | |
std::map< int, QiMuonChannel > & | GetChannels () |
Get Channels. | |
void | Clear () |
Private Attributes | |
std::map< int, QiMuonChannel > | fChannels |
Detector channels. | |
Friends | |
class | ::QiMuonVetoR |