ATLAS Offline Software
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
JacobianPerigeeToCartesian.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
// JacobianPerigeeToCartesian.h, (c) ATLAS Detector software
8
9
#ifndef TRKEVENTPRIMITIVES_JACOBIANPERIGEETOCARTESIAN_H
10
#define TRKEVENTPRIMITIVES_JACOBIANPERIGEETOCARTESIAN_H
11
12
//Amg
13
#include "
EventPrimitives/EventPrimitives.h
"
14
//Trk
15
#include "
TrkEventPrimitives/ParamDefs.h
"
16
17
namespace
Trk
{
18
28
class
JacobianPerigeeToCartesian
:
public
AmgMatrix
(7,5) {
29
public
:
30
JacobianPerigeeToCartesian
(
const
double
d0
,
const
double
z0
,
const
double
phi0
,
const
double
theta
,
const
double
qOverP
,
const
double
mass
= 105.6583692 );
31
~JacobianPerigeeToCartesian
(){}
32
};
33
34
}
// end of namespace
35
36
#endif // TRKEVENTPRIMITIVES_JACOBIANPERIGEETOCARTESIAN_H
37
Trk::AmgMatrix
AmgMatrix(3, 3) NeutralParticleParameterCalculator
Definition:
NeutralParticleParameterCalculator.cxx:233
Base_Fragment.mass
mass
Definition:
Sherpa_i/share/common/Base_Fragment.py:59
Trk::JacobianPerigeeToCartesian::~JacobianPerigeeToCartesian
~JacobianPerigeeToCartesian()
Definition:
JacobianPerigeeToCartesian.h:31
Trk::z0
@ z0
Definition:
ParamDefs.h:64
ParamDefs.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::d0
@ d0
Definition:
ParamDefs.h:63
Trk::JacobianPerigeeToCartesian::JacobianPerigeeToCartesian
JacobianPerigeeToCartesian(const double d0, const double z0, const double phi0, const double theta, const double qOverP, const double mass=105.6583692)
Definition:
JacobianPerigeeToCartesian.cxx:12
Trk::qOverP
@ qOverP
perigee
Definition:
ParamDefs.h:67
Trk::phi0
@ phi0
Definition:
ParamDefs.h:65
Trk::JacobianPerigeeToCartesian
Jacobian for transforming perigee track parameters to the cartesian frame .
Definition:
JacobianPerigeeToCartesian.h:28
Generated on Thu Nov 7 2024 21:17:42 for ATLAS Offline Software by
1.8.18