QRawEventBase Class Reference
[Diana Event]

Inheritance diagram for QRawEventBase:

QRawEvent

List of all members.


Detailed Description

DAQ data.

Author:
Marco Vignati

Public Member Functions

virtual ~QRawEventBase ()
 destructor
int GetRun () const
 get run number
int GetEventNumber () const
 get EventNumber
const QTimeGetTime () const
 get time
const QMainPulseGetPulse () const
 Get Pulse.
const std::vector< QPulse > & GetSidePulses () const
 Get Side Pulses.
const QiMuonVetoGetQiMuonVeto () const
 Get Qi MuonVeto.
const bool & GetIsBolometer () const
 Get IsBolometer.
const bool & GetIsMuonVeto () const
 Get IsBolometer.

Protected Member Functions

 QRawEventBase ()
 default constructor
void Clear ()
 Clear event.
void SetRun (unsigned int run)
 Set Run.
void SetEventNumber (unsigned int eventNumber)
 Set EventNumber.
void SetIsBolometer (const bool &isBolometer)
 Set Is Bolometer.
void SetIsMuonVeto (const bool &isMuonVeto)
 Set Is MuonVeto.
QTimeGetTime ()
 Get Time.
QMainPulseGetPulse ()
 Get Pulse.
std::vector< QPulse > & GetSidePulses ()
 Get Side Pulses.
QiMuonVetoGetQiMuonVeto ()
 Get Qi MuonVeto.
void SetIsApollo (const bool &isApollo)
 Set Is Apollo.
bool GetIsApollo () const
 Get IsApollo.

Private Attributes

unsigned int fRun
 Run number.
unsigned int fEventNumber
 Event Number.
QTime fTime
 Time of event dump, it corresponds to the main sample of the pulse.
QMainPulse fPulse
 Acquired window of this event.
std::vector< QPulsefSidePulses
 neighborods pulses
QiMuonVeto fQiMuonVeto
 Cuoricino muon veto data.
bool fIsBolometer
 Bolometer event.
bool fIsMuonVeto
 MuonVeto event.
bool fIsApollo
 is apollo DAQ

Friends

class ::QRawEventR_01

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

Generated on Tue Nov 16 10:50:08 2010 for CUORE Software by  doxygen 1.5.6