ATLAS Offline Software
ExtrapolationType.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 /***************************************************************************
6  enumerated type to give the purpose of an extrapolation iteration
7  ***************************************************************************/
8 
9 #ifndef TRKIPATFITTERUTILS_EXTRAPOLATIONTYPE_H
10 #define TRKIPATFITTERUTILS_EXTRAPOLATIONTYPE_H
11 
12 //<<<<<< INCLUDES >>>>>>
13 //<<<<<< PUBLIC DEFINES >>>>>>
14 
15 class MsgStream;
16 
17 namespace Trk {
27 };
28 
29 MsgStream& operator<<(MsgStream& log, ExtrapolationType type);
30 
31 } // namespace Trk
32 
33 #endif // TRKIPATFITTERUTILS_EXTRAPOLATIONTYPE_H
Trk::DeltaZ0
@ DeltaZ0
Definition: ExtrapolationType.h:21
Trk::DeltaTheta0
@ DeltaTheta0
Definition: ExtrapolationType.h:23
Trk::DeltaD0
@ DeltaD0
Definition: ExtrapolationType.h:20
Trk::DeltaQOverP1
@ DeltaQOverP1
Definition: ExtrapolationType.h:25
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::ExtrapolationType
ExtrapolationType
Definition: ExtrapolationType.h:18
Trk::FittedTrajectory
@ FittedTrajectory
Definition: ExtrapolationType.h:19
Trk::DeltaPhi0
@ DeltaPhi0
Definition: ExtrapolationType.h:22
Trk::operator<<
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
Definition: AlignModule.cxx:204
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
Trk::DeltaQOverP0
@ DeltaQOverP0
Definition: ExtrapolationType.h:24
Trk::ExtrapolationTypes
@ ExtrapolationTypes
Definition: ExtrapolationType.h:26
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20