BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
TMdcDigi Class Reference

#include <TMdcDigi.h>

Inheritance diagram for TMdcDigi:

Public Member Functions

 TMdcDigi ()
 ~TMdcDigi ()
void setOverflow (const UInt_t overflow)
UInt_t getOverflow () const
 TMdcDigi ()
 ~TMdcDigi ()
void setOverflow (const UInt_t overflow)
UInt_t getOverflow () const
 TMdcDigi ()
 ~TMdcDigi ()
void setOverflow (const UInt_t overflow)
UInt_t getOverflow () const
Public Member Functions inherited from TRawData
 TRawData ()
 ~TRawData ()
void initialize (UInt_t id, UInt_t time=0, UInt_t charge=0)
void Clear (Option_t *option="")
void Print (Option_t *option="") const
void setTrackIndex (const int trackIndex)
UInt_t getIntId () const
UInt_t getTimeChannel () const
UInt_t getChargeChannel () const
int getTrackIndex () const
 TRawData ()
 ~TRawData ()
void initialize (UInt_t id, UInt_t time=0, UInt_t charge=0)
void Clear (Option_t *option="")
void Print (Option_t *option="") const
void setTrackIndex (const int trackIndex)
UInt_t getIntId () const
UInt_t getTimeChannel () const
UInt_t getChargeChannel () const
int getTrackIndex () const
 TRawData ()
 ~TRawData ()
void initialize (UInt_t id, UInt_t time=0, UInt_t charge=0)
void Clear (Option_t *option="")
void Print (Option_t *option="") const
void setTrackIndex (const int trackIndex)
UInt_t getIntId () const
UInt_t getTimeChannel () const
UInt_t getChargeChannel () const
int getTrackIndex () const

Detailed Description

Constructor & Destructor Documentation

◆ TMdcDigi() [1/3]

TMdcDigi::TMdcDigi ( )

Definition at line 7 of file TMdcDigi.cxx.

7{ Clear(); }
void Clear(Option_t *option="")
Definition TRawData.cxx:14

Referenced by getOverflow().

◆ ~TMdcDigi() [1/3]

TMdcDigi::~TMdcDigi ( )

Definition at line 10 of file TMdcDigi.cxx.

10{ Clear(); }

◆ TMdcDigi() [2/3]

TMdcDigi::TMdcDigi ( )

◆ ~TMdcDigi() [2/3]

TMdcDigi::~TMdcDigi ( )

◆ TMdcDigi() [3/3]

TMdcDigi::TMdcDigi ( )

◆ ~TMdcDigi() [3/3]

TMdcDigi::~TMdcDigi ( )

Member Function Documentation

◆ getOverflow() [1/3]

UInt_t TMdcDigi::getOverflow ( ) const

Definition at line 35 of file TMdcDigi.cxx.

35{ return m_overflow; }

Referenced by RootRawEvtReader::readMdc(), MdcROOTGeo::SetHits(), and MdcDigiCnv::TObjectToDataObject().

◆ getOverflow() [2/3]

UInt_t TMdcDigi::getOverflow ( ) const

◆ getOverflow() [3/3]

UInt_t TMdcDigi::getOverflow ( ) const

◆ setOverflow() [1/3]

void TMdcDigi::setOverflow ( const UInt_t overflow)

Definition at line 32 of file TMdcDigi.cxx.

32{ m_overflow = overflow; }

Referenced by MdcDigiCnv::DataObjectToTObject().

◆ setOverflow() [2/3]

void TMdcDigi::setOverflow ( const UInt_t overflow)

◆ setOverflow() [3/3]

void TMdcDigi::setOverflow ( const UInt_t overflow)

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