CGEM BOSS
6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TCgemDigi.h
Go to the documentation of this file.
1
#ifndef DigiRootData_TCgemDigi_H
2
#define DigiRootData_TCgemDigi_H 1
3
4
#include <iostream>
5
#include "
TRawData.h
"
6
7
8
class
TCgemDigi
:
public
TRawData
{
9
10
public
:
11
12
TCgemDigi
();
13
14
~TCgemDigi
();
15
16
//void initialize (UInt_t id, UInt_t time=0, UInt_t charge=0);
17
18
//virtual void Clear(Option_t *option ="");
19
20
//virtual void Print(Option_t *option="") const;
21
22
23
// Get associated int id
24
//UInt_t getIntId() const;
25
26
// void Clear(Option_t *option ="");
27
28
// void Print(Option_t *option="") const;
29
30
void
setOverflow
(
const
UInt_t overflow);
31
32
//Get
33
UInt_t
getOverflow
()
const
;
34
35
private
:
36
37
//UInt_t m_id;
38
UInt_t m_overflow;
39
40
ClassDef(
TCgemDigi
,3)
41
};
42
43
#endif
TRawData.h
TCgemDigi
Definition:
Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TCgemDigi.h:8
TCgemDigi::TCgemDigi
TCgemDigi()
TCgemDigi::~TCgemDigi
~TCgemDigi()
Definition:
bak_RootEventData-00-05-12/src/TCgemDigi.cxx:12
TCgemDigi::getOverflow
UInt_t getOverflow() const
Definition:
bak_RootEventData-00-05-12/src/TCgemDigi.cxx:45
TCgemDigi::setOverflow
void setOverflow(const UInt_t overflow)
Definition:
bak_RootEventData-00-05-12/src/TCgemDigi.cxx:39
TRawData
Definition:
Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/TRawData.h:7
source
Event
RootEventData
bak_RootEventData-00-05-12
RootEventData
TCgemDigi.h
Generated by
1.9.6