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
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
JacobianPhiThetaLocalAngles.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// JacobianPhiThetaLocalAngles.h, (c) ATLAS Detector software
8
9
#ifndef TRKEVENTPRIMITIVES_JACOBIANPHITHETALOCALANGLES_H
10
#define TRKEVENTPRIMITIVES_JACOBIANPHITHETALOCALANGLES_H
11
12
// Amg
13
#include "
EventPrimitives/EventPrimitives.h
"
14
#include "
GeoPrimitives/GeoPrimitives.h
"
15
16
namespace
Trk
{
17
32
class
JacobianPhiThetaLocalAngles
:
public
AmgMatrix
(2,2) {
33
public
:
34
JacobianPhiThetaLocalAngles
(
const
Amg::RotationMatrix3D
& rot);
35
JacobianPhiThetaLocalAngles
(
const
double
phi
,
const
double
theta
,
const
Amg::RotationMatrix3D
& rot);
36
~JacobianPhiThetaLocalAngles
(){}
37
};
38
39
}
// end of namespace
40
41
#endif // TRKEVENTPRIMITIVES_JACOBIANPHITHETALOCALANGLES_H
Trk::AmgMatrix
AmgMatrix(3, 3) NeutralParticleParameterCalculator
Definition:
NeutralParticleParameterCalculator.cxx:233
Trk::JacobianPhiThetaLocalAngles::~JacobianPhiThetaLocalAngles
~JacobianPhiThetaLocalAngles()
Definition:
JacobianPhiThetaLocalAngles.h:36
Trk::JacobianPhiThetaLocalAngles::JacobianPhiThetaLocalAngles
JacobianPhiThetaLocalAngles(const Amg::RotationMatrix3D &rot)
GeoPrimitives.h
Trk::theta
@ theta
Definition:
ParamDefs.h:66
EventPrimitives.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::JacobianPhiThetaLocalAngles
Definition:
JacobianPhiThetaLocalAngles.h:32
Amg::RotationMatrix3D
Eigen::Matrix< double, 3, 3 > RotationMatrix3D
Definition:
GeoPrimitives.h:49
Trk::phi
@ phi
Definition:
ParamDefs.h:75
Generated on Tue Apr 1 2025 21:12:31 for ATLAS Offline Software by
1.8.18