CGEM BOSS
6.6.5.f
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
Enumerations
d
e
g
h
p
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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