ATLAS Offline Software
Tracking
TrkExtrapolation
TrkExUtils
src
ExtrapolationCell.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// ExtrapolationCell.cxx
8
9
#include "
TrkExUtils/ExtrapolationCell.h
"
10
11
const
std::vector<std::string>
Trk::ExtrapolationCode::s_ecodeNames
= {
12
"Unset"
,
13
"InProgress"
,
14
"SuccessDestination"
,
15
"SuccessBoundaryReached"
,
16
"SuccessPathLimit"
,
17
"SuccessMaterialLimit"
,
18
"Recovered"
,
19
"FailureDestination"
,
20
"FailureLoop"
,
21
"FailureNavigation"
,
22
"FailureUpdateKill"
,
23
"FailureConfiguration"
,
24
"LeftKnownWorld"
25
};
Trk::ExtrapolationCode::s_ecodeNames
static const std::vector< std::string > s_ecodeNames
Definition:
ExtrapolationCell.h:177
ExtrapolationCell.h
Generated on Sun Dec 22 2024 21:10:24 for ATLAS Offline Software by
1.8.18