Main Page
+
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
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
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
+
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
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related 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
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
TrackingTools
AnalyticalJacobians
src
JacobianCartesianToCurvilinear.cc
Go to the documentation of this file.
1
#include "
TrackingTools/AnalyticalJacobians/interface/JacobianCartesianToCurvilinear.h
"
2
#include "
TrackingTools/TrajectoryParametrization/interface/GlobalTrajectoryParameters.h
"
3
#include "
DataFormats/GeometryVector/interface/TrackingJacobians.h
"
4
5
JacobianCartesianToCurvilinear::JacobianCartesianToCurvilinear
(
const
GlobalTrajectoryParameters
& globalParameters)
6
: theJacobian(
jacobianCartesianToCurvilinear
(globalParameters.momentum(), globalParameters.
charge
())) {}
GlobalTrajectoryParameters
Definition:
GlobalTrajectoryParameters.h:15
jacobianCartesianToCurvilinear
AlgebraicMatrix56 jacobianCartesianToCurvilinear(const GlobalVector &momentum, int charge)
Definition:
TrackingJacobians.cc:61
JacobianCartesianToCurvilinear.h
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition:
ALCARECOTkAlJpsiMuMu_cff.py:47
GlobalTrajectoryParameters.h
TrackingJacobians.h
JacobianCartesianToCurvilinear::JacobianCartesianToCurvilinear
JacobianCartesianToCurvilinear(const GlobalTrajectoryParameters &globalParameters)
Definition:
JacobianCartesianToCurvilinear.cc:5
Generated for CMSSW Reference Manual by
1.8.14