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

#include <TTofDigi.h>

Inheritance diagram for TTofDigi:

Public Member Functions

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

◆ TTofDigi() [1/3]

TTofDigi::TTofDigi ( )

Definition at line 7 of file TTofDigi.cxx.

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

Referenced by getOverflow().

◆ ~TTofDigi() [1/3]

TTofDigi::~TTofDigi ( )

Definition at line 10 of file TTofDigi.cxx.

10{ Clear(); }

◆ TTofDigi() [2/3]

TTofDigi::TTofDigi ( )

◆ ~TTofDigi() [2/3]

TTofDigi::~TTofDigi ( )

◆ TTofDigi() [3/3]

TTofDigi::TTofDigi ( )

◆ ~TTofDigi() [3/3]

TTofDigi::~TTofDigi ( )

Member Function Documentation

◆ getOverflow() [1/3]

UInt_t TTofDigi::getOverflow ( ) const

Definition at line 35 of file TTofDigi.cxx.

35{ return m_overflow; }

Referenced by RootRawEvtReader::readTof(), and TofDigiCnv::TObjectToDataObject().

◆ getOverflow() [2/3]

UInt_t TTofDigi::getOverflow ( ) const

◆ getOverflow() [3/3]

UInt_t TTofDigi::getOverflow ( ) const

◆ setOverflow() [1/3]

void TTofDigi::setOverflow ( const UInt_t overflow)

Definition at line 32 of file TTofDigi.cxx.

32{ m_overflow = overflow; }

Referenced by TofDigiCnv::DataObjectToTObject().

◆ setOverflow() [2/3]

void TTofDigi::setOverflow ( const UInt_t overflow)

◆ setOverflow() [3/3]

void TTofDigi::setOverflow ( const UInt_t overflow)

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