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

#include <TLumiDigi.h>

Inheritance diagram for TLumiDigi:

Public Member Functions

 TLumiDigi ()
 ~TLumiDigi ()
void setOverflow (const UInt_t overflow)
UInt_t getOverflow () const
 TLumiDigi ()
 ~TLumiDigi ()
void setOverflow (const UInt_t overflow)
UInt_t getOverflow () const
 TLumiDigi ()
 ~TLumiDigi ()
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

◆ TLumiDigi() [1/3]

TLumiDigi::TLumiDigi ( )

Definition at line 5 of file TLumiDigi.cxx.

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

Referenced by getOverflow().

◆ ~TLumiDigi() [1/3]

TLumiDigi::~TLumiDigi ( )

Definition at line 7 of file TLumiDigi.cxx.

7{ Clear(); }

◆ TLumiDigi() [2/3]

TLumiDigi::TLumiDigi ( )

◆ ~TLumiDigi() [2/3]

TLumiDigi::~TLumiDigi ( )

◆ TLumiDigi() [3/3]

TLumiDigi::TLumiDigi ( )

◆ ~TLumiDigi() [3/3]

TLumiDigi::~TLumiDigi ( )

Member Function Documentation

◆ getOverflow() [1/3]

UInt_t TLumiDigi::getOverflow ( ) const

Definition at line 11 of file TLumiDigi.cxx.

11{ return m_overflow; }

Referenced by LumiDigiCnv::TObjectToDataObject().

◆ getOverflow() [2/3]

UInt_t TLumiDigi::getOverflow ( ) const

◆ getOverflow() [3/3]

UInt_t TLumiDigi::getOverflow ( ) const

◆ setOverflow() [1/3]

void TLumiDigi::setOverflow ( const UInt_t overflow)

Definition at line 9 of file TLumiDigi.cxx.

9{ m_overflow = overflow; }

Referenced by LumiDigiCnv::DataObjectToTObject().

◆ setOverflow() [2/3]

void TLumiDigi::setOverflow ( const UInt_t overflow)

◆ setOverflow() [3/3]

void TLumiDigi::setOverflow ( const UInt_t overflow)

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