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
Event
FourMom
FourMom
P5toP4JacobianPhiThetaEM2PxPyPzE.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef FOURMOM_P5TOP4JACOBIANPHITHETAEM2PXPYPZE_H
6
#define FOURMOM_P5TOP4JACOBIANPHITHETAEM2PXPYPZE_H
7
17
#include "CLHEP/Matrix/Matrix.h"
18
//#include "FourMom/ParamDefs.h"
19
20
class
P5toP4JacobianPhiThetaEM2PxPyPzE
:
public
CLHEP::HepMatrix {
21
public
:
22
P5toP4JacobianPhiThetaEM2PxPyPzE
(
const
double
phi0
,
const
double
theta
,
const
double
E
,
const
double
mass
= 105.6583692 );
23
~P5toP4JacobianPhiThetaEM2PxPyPzE
(){}
24
};
25
26
27
#endif
28
Base_Fragment.mass
mass
Definition:
Sherpa_i/share/common/Base_Fragment.py:59
InDetAccessor::phi0
@ phi0
Definition:
InDetAccessor.h:33
theta
Scalar theta() const
theta method
Definition:
AmgMatrixBasePlugin.h:75
P5toP4JacobianPhiThetaEM2PxPyPzE::~P5toP4JacobianPhiThetaEM2PxPyPzE
~P5toP4JacobianPhiThetaEM2PxPyPzE()
Definition:
P5toP4JacobianPhiThetaEM2PxPyPzE.h:23
P5toP4JacobianPhiThetaEM2PxPyPzE::P5toP4JacobianPhiThetaEM2PxPyPzE
P5toP4JacobianPhiThetaEM2PxPyPzE(const double phi0, const double theta, const double E, const double mass=105.6583692)
Definition:
P5toP4JacobianPhiThetaEM2PxPyPzE.cxx:8
VP1PartSpect::E
@ E
Definition:
VP1PartSpectFlags.h:21
P5toP4JacobianPhiThetaEM2PxPyPzE
Jacobian to transfrom trk perigee parameters (d0,z0,phi,theta,E) to (px,py,pz,E)
Definition:
P5toP4JacobianPhiThetaEM2PxPyPzE.h:20
Generated on Fri Apr 25 2025 21:16:20 for ATLAS Offline Software by
1.8.18