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
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
Generators
PMGSystematicsTools
local
bin
Namespaces
|
Variables
yodamerge_tmp.py File Reference
Go to the source code of this file.
Namespaces
yodamerge_tmp
Variables
yodamerge_tmp.parser
= argparse.ArgumentParser(
usage
=__doc__)
yodamerge_tmp.nargs
yodamerge_tmp.help
yodamerge_tmp.default
yodamerge_tmp.dest
yodamerge_tmp.metavar
yodamerge_tmp.action
yodamerge_tmp.False
yodamerge_tmp.True
yodamerge_tmp.args
= parser.parse_args()
yodamerge_tmp.S1D_MODE
yodamerge_tmp.S2D_MODE
yodamerge_tmp.S3D_MODE
dictionary
yodamerge_tmp.analysisobjects_in
= {}
yodamerge_tmp.filename
yodamerge_tmp.scale
= float(scale)
yodamerge_tmp.aos
=
yoda.read
(filename,
patterns
=args.PATHPATTERNS, unpatterns=args.PATHUNPATTERNS)
dictionary
yodamerge_tmp.analysisobjects_out
= {}
yodamerge_tmp.aotype
= type(aos[0])
string
yodamerge_tmp.msg
= "WARNING: cannot merge mismatched analysis object types for path %s: " % p
bool
yodamerge_tmp.scatter_fail
=
False
list
yodamerge_tmp.saos
= []
yodamerge_tmp.sao
= ao.mkScatter()
yodamerge_tmp.saotype
= type(saos[0])
list
yodamerge_tmp.aos_nonzero
= [ao for ao in aos
if
ao.sumW() != 0]
yodamerge_tmp.rescale
= None
yodamerge_tmp.ao_out
= aos[0].clone()
yodamerge_tmp.dim
= ao_out.dim()
yodamerge_tmp.SND_MODE
= getattr(args, "S%dD_MODE" % dim)
list
yodamerge_tmp.axis
= ['', '
x
', '
y
', '
z
']
yodamerge_tmp.npoints
= len(ao_out.points())
float
yodamerge_tmp.val_i
= 0.0
dictionary
yodamerge_tmp.ep_i
= {}
dictionary
yodamerge_tmp.em_i
= {}
yodamerge_tmp.variations
= ao.variations()
Generated on Sun May 4 2025 21:23:42 for ATLAS Offline Software by
1.8.18