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

#include <TEmcDigi.h>

Inheritance diagram for TEmcDigi:

Public Member Functions

 TEmcDigi ()
 ~TEmcDigi ()
void setMeasure (const UInt_t measure)
UInt_t getMeasure () const
 TEmcDigi ()
 ~TEmcDigi ()
void setMeasure (const UInt_t measure)
UInt_t getMeasure () const
 TEmcDigi ()
 ~TEmcDigi ()
void setMeasure (const UInt_t measure)
UInt_t getMeasure () 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

◆ TEmcDigi() [1/3]

TEmcDigi::TEmcDigi ( )

Definition at line 6 of file TEmcDigi.cxx.

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

Referenced by getMeasure().

◆ ~TEmcDigi() [1/3]

TEmcDigi::~TEmcDigi ( )

Definition at line 10 of file TEmcDigi.cxx.

10{ Clear(); }

◆ TEmcDigi() [2/3]

TEmcDigi::TEmcDigi ( )

◆ ~TEmcDigi() [2/3]

TEmcDigi::~TEmcDigi ( )

◆ TEmcDigi() [3/3]

TEmcDigi::TEmcDigi ( )

◆ ~TEmcDigi() [3/3]

TEmcDigi::~TEmcDigi ( )

Member Function Documentation

◆ getMeasure() [1/3]

UInt_t TEmcDigi::getMeasure ( ) const

Definition at line 29 of file TEmcDigi.cxx.

29{ return m_measure; }

Referenced by RootRawEvtReader::readEmc(), EmcROOTGeo::SetHits(), and EmcDigiCnv::TObjectToDataObject().

◆ getMeasure() [2/3]

UInt_t TEmcDigi::getMeasure ( ) const

◆ getMeasure() [3/3]

UInt_t TEmcDigi::getMeasure ( ) const

◆ setMeasure() [1/3]

void TEmcDigi::setMeasure ( const UInt_t measure)

Definition at line 27 of file TEmcDigi.cxx.

27{ m_measure = measure; }

Referenced by EmcDigiCnv::DataObjectToTObject().

◆ setMeasure() [2/3]

void TEmcDigi::setMeasure ( const UInt_t measure)

◆ setMeasure() [3/3]

void TEmcDigi::setMeasure ( const UInt_t measure)

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