CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
TLumiDigi.cxx
Go to the documentation of this file.
2
8
12
13void TLumiDigi::setOverflow(const UInt_t overflow) {
14 m_overflow = overflow;
15}
16
17UInt_t TLumiDigi::getOverflow() const {
18 return m_overflow;
19}
20
ClassImp(TLumiDigi) TLumiDigi
Definition TLumiDigi.cxx:3
UInt_t getOverflow() const
Definition TLumiDigi.cxx:17
void setOverflow(const UInt_t overflow)
Definition TLumiDigi.cxx:13
void Clear(Option_t *option="")
Definition TRawData.cxx:18