Loading [MathJax]/jax/output/SVG/config.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
LArSamples
Averager
LArSamples::Averager Member List
This is the complete list of members for
LArSamples::Averager
, including all inherited members.
add
(double xMin=-DBL_MAX, double xMax=DBL_MAX)
LArSamples::Averager
append
(const Averager &other)
LArSamples::Averager
Averager
(unsigned int n=0)
LArSamples::Averager
Averager
(unsigned int lwb, unsigned int upb)
LArSamples::Averager
Averager
(const Averager &)=default
LArSamples::Averager
checkRange
(int &l, int &h) const
LArSamples::IndexRange
commonLwb
(const IndexRange &other) const
LArSamples::IndexRange
inline
commonUpb
(const IndexRange &other) const
LArSamples::IndexRange
inline
covariance
(unsigned int i, unsigned j) const
LArSamples::Averager
covarianceError
(unsigned int i, unsigned j) const
LArSamples::Averager
covarianceMatrix
() const
LArSamples::Averager
covarianceMatrixErrors
() const
LArSamples::Averager
fill
(const TVectorD &values, double w=1)
LArSamples::Averager
hasSameRange
(int lw, int up) const
LArSamples::IndexRange
inline
hasSameRange
(const IndexRange &other) const
LArSamples::IndexRange
inline
hasSameRange
(const TVectorD &v) const
LArSamples::IndexRange
inline
isInRange
(int i) const
LArSamples::IndexRange
inline
lwb
() const
LArSamples::Averager
inline
virtual
m_lwb
LArSamples::Averager
private
m_n
LArSamples::Averager
private
m_sum1
LArSamples::Averager
private
m_sum11Matrix
LArSamples::Averager
private
m_sum2
LArSamples::Averager
private
m_sum21Matrix
LArSamples::Averager
private
m_sum22Matrix
LArSamples::Averager
private
m_wTot
LArSamples::Averager
private
m_xMax
LArSamples::Averager
private
m_xMin
LArSamples::Averager
private
mean
(unsigned int i) const
LArSamples::Averager
meanError
(unsigned int i) const
LArSamples::Averager
meanErrorMatrix
() const
LArSamples::Averager
meanErrors
() const
LArSamples::Averager
means
() const
LArSamples::Averager
nEntries
() const
LArSamples::Averager
inline
nVariables
() const
LArSamples::Averager
inline
operator=
(const Averager &other)
LArSamples::Averager
prepare
()
LArSamples::Averager
private
providesRange
(int lw, int up) const
LArSamples::IndexRange
inline
providesRange
(const IndexRange &other) const
LArSamples::IndexRange
inline
providesRange
(const TVectorD &v) const
LArSamples::IndexRange
inline
rangeStr
() const
LArSamples::IndexRange
inline
rms
(unsigned int i) const
LArSamples::Averager
safeSqrt
(double x)
LArSamples::Averager
static
sum1
() const
LArSamples::Averager
inline
sum11Matrix
() const
LArSamples::Averager
inline
sum2
() const
LArSamples::Averager
inline
sum21Matrix
() const
LArSamples::Averager
inline
sum22Matrix
() const
LArSamples::Averager
inline
totalWeight
() const
LArSamples::Averager
inline
upb
() const
LArSamples::Averager
inline
virtual
~Averager
()
LArSamples::Averager
inline
virtual
~IndexRange
()
LArSamples::IndexRange
inline
virtual
Generated on Wed Apr 2 2025 22:04:16 for ATLAS Offline Software by
1.8.18