CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
bak_RootEventData-00-05-12/src/TLumiDigi.cxx
Go to the documentation of this file.
1#include "RootEventData/TLumiDigi.h"
2
4
6 Clear();
7}
8
10 Clear();
11}
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
void setOverflow(const UInt_t overflow)
void Clear(Option_t *option="")