Diana Software
Public Member Functions | Private Member Functions | Private Attributes | List of all members
QiMuonVeto Class Reference

Raw event: single channel data of the Cuoricino muon veto. More...

Inheritance diagram for QiMuonVeto:

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, QiMuonChannelfChannels
 Detector channels. More...
 

Detailed Description

Raw event: single channel data of the Cuoricino muon veto.

Author
MV LK

Definition at line 17 of file QiMuonVeto.hh.

Constructor & Destructor Documentation

◆ QiMuonVeto()

QiMuonVeto::QiMuonVeto ( )

default constructor

◆ ~QiMuonVeto()

QiMuonVeto::~QiMuonVeto ( )

default destructor

Definition at line 12 of file QiMuonVeto.cc.

Member Function Documentation

◆ Clear()

void QiMuonVeto::Clear ( )

Definition at line 17 of file QiMuonVeto.cc.

References fChannels.

Referenced by QObjectImp().

◆ GetChannels() [1/2]

std::map<int, QiMuonChannel>& QiMuonVeto::GetChannels ( )
inline

Get Channels.

Definition at line 29 of file QiMuonVeto.hh.

References fChannels.

◆ GetChannels() [2/2]

const std::map<int, QiMuonChannel>& QiMuonVeto::GetChannels ( ) const
inline

Get Channels.

Definition at line 27 of file QiMuonVeto.hh.

References fChannels.

◆ QObjectDef()

QiMuonVeto::QObjectDef ( QiMuonVeto  ,
 
)
private

Member Data Documentation

◆ fChannels

std::map<int, QiMuonChannel> QiMuonVeto::fChannels
private

Detector channels.

Definition at line 35 of file QiMuonVeto.hh.

Referenced by Clear(), and GetChannels().


The documentation for this class was generated from the following files: