Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace 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
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
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
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
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
Enumerator
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
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
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
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
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Enumerator
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
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
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Trigger
TrigAnalysis
TrigInDetAnalysisUser
Analysis
src
globals.h
Go to the documentation of this file.
1
/* emacs: this is -*- c++ -*- */
11
#ifndef GLOBALS_H
12
#define GLOBALS_H
13
15
16
extern
TIDARoiDescriptor
*
groi
;
17
extern
TIDA::Event
*
gevent
;
18
19
extern
int
Nvtxtracks
;
20
extern
int
NvtxCount
;
21
22
extern
int
NMod
;
23
24
extern
bool
hipt
;
25
extern
bool
dumpflag
;
26
27
extern
int
r
;
28
extern
int
lb
;
29
extern
int
ts
;
30
extern
int
ev
;
31
32
extern
double
a0
;
33
34
#endif // GLOBALS_H
35
36
37
38
39
40
41
42
43
44
groi
TIDARoiDescriptor * groi
all these externals initialised in globals.cxx
Definition:
globals.cxx:14
Nvtxtracks
int Nvtxtracks
Definition:
globals.cxx:17
TIDARoiDescriptor
Describes the Region of Ineterest geometry It has basically 8 parameters.
Definition:
TIDARoiDescriptor.h:42
ts
int ts
Definition:
globals.cxx:24
TIDA::Event
Definition:
TIDAEvent.h:33
gevent
TIDA::Event * gevent
Definition:
globals.cxx:13
NvtxCount
int NvtxCount
Definition:
globals.cxx:18
NMod
int NMod
Definition:
globals.cxx:20
r
int r
Definition:
globals.cxx:22
a0
double a0
Definition:
globals.cxx:27
lb
int lb
Definition:
globals.cxx:23
hipt
bool hipt
Definition:
globals.cxx:29
dumpflag
bool dumpflag
Definition:
globals.cxx:30
ev
int ev
Definition:
globals.cxx:25
Generated on Mon May 19 2025 21:10:26 for ATLAS Offline Software by
1.8.18