ATLAS Offline Software
Tracking
TrkVertexFitter
TrkVKalVrtCore
TrkVKalVrtCore
DerclcAng.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
8
#ifndef TRKVKALVRTCORE_DERCLCANG_H
9
#define TRKVKALVRTCORE_DERCLCANG_H
10
#include <array>
11
12
namespace
Trk
{
13
class
VKPhiConstraint;
14
class
VKThetaConstraint;
15
class
VKPlaneConstraint;
16
class
VKRadiusConstraint;
17
void
calcPhiConstraint
( VKPhiConstraint * cnst);
18
void
calcThetaConstraint
( VKThetaConstraint * cnst);
19
void
calcPlaneConstraint
( VKPlaneConstraint * cnst);
20
void
calcRadiusConstraint
( VKRadiusConstraint * cnst);
21
}
// namespace Trk
22
23
#endif
24
Trk::calcPlaneConstraint
void calcPlaneConstraint(VKPlaneConstraint *cnst)
Definition:
DerclcAng.cxx:99
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::calcPhiConstraint
void calcPhiConstraint(VKPhiConstraint *cnst)
Definition:
DerclcAng.cxx:22
Trk::calcThetaConstraint
void calcThetaConstraint(VKThetaConstraint *cnst)
Definition:
DerclcAng.cxx:61
Trk::calcRadiusConstraint
void calcRadiusConstraint(VKRadiusConstraint *cnst)
Definition:
DerclcAng.cxx:120
Generated on Mon Sep 1 2025 21:09:05 for ATLAS Offline Software by
1.8.18