Belle II Software
release-05-02-19
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
a
b
c
d
e
h
i
l
m
n
p
r
s
t
v
w
Enumerations
Enumerator
c
d
f
p
t
u
v
w
Classes
Class List
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
z
Related Functions
b
c
d
g
i
o
r
s
t
Files
File List
File Members
All
Functions
mybuf.h
1
#ifndef mybuf_h
2
#define mybuf_h
3
4
const
int
mybuf_revision = 3;
5
6
struct
mybuf
{
7
uint32 reserved[300000];
8
uint32 nodeid;
9
uint32 state;
10
uint32 ctime;
11
uint32 eflag;
12
uint32 expno;
13
uint32 runno;
14
uint32 subno;
15
uint32 reserved2[2];
16
struct
io_status
{
17
uint32 nqueue;
18
uint32 state;
19
uint32 count;
20
uint32 reserved_i;
21
float
freq;
22
float
evtsize;
23
float
rate;
24
float
reserved_f;
25
} io[2];
26
};
27
28
#endif
mybuf::io_status
Definition:
mybuf.h:16
mybuf
Definition:
mybuf.h:6
daq
slc
readout
include
mybuf.h
Generated on Tue Jan 4 2022 02:54:28 for Belle II Software by
1.8.17