ATLAS Offline Software
Loading...
Searching...
No Matches
MeasurementType.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 distinguish type of measurement contributing to TrackFit
7 ***************************************************************************/
8
9#ifndef TRKIPATFITTERUTILS_MEASUREMENTTYPE_H
10#define TRKIPATFITTERUTILS_MEASUREMENTTYPE_H
11
12//<<<<<< INCLUDES >>>>>>
13//<<<<<< PUBLIC DEFINES >>>>>>
14
15class MsgStream;
16
17namespace Trk {
39
40MsgStream& operator<<(MsgStream& log, MeasurementType type);
41
42} // namespace Trk
43
44#endif // TRKIPATFITTERUTILS_MEASUREMENTTYPE_H
Ensure that the ATLAS eigen extensions are properly loaded.
@ endcapScatterer
@ pseudoMeasurement
@ materialDelimiter
@ stripCluster
@ transverseVertex
@ energyDeposit
@ discontinuity
@ endcapInert
@ calorimeterScatterer
@ barrelScatterer
@ pixelCluster
@ trapezoidCluster
@ barrelInert
@ driftCircle
@ perigeeParameters
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output