ATLAS Offline Software
Tracking
TrkEvent
TrkEventPrimitives
TrkEventPrimitives
DriftCircleStatus.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
#ifndef TRK_TRKEVENTPRIMITIVES_DRIFTCIRCLESTATUS_H
6
#define TRK_TRKEVENTPRIMITIVES_DRIFTCIRCLESTATUS_H
7
8
// Base classes
9
namespace
Trk
{
10
15
enum
DriftCircleStatus
16
{
18
DECIDED
,
20
UNDECIDED
,
22
CORRUPT
,
24
NODRIFTTIME
25
};
26
}
27
28
#endif // TRK_TRKEVENTPRIMITIVES_DRIFTCIRCLESIDE_H
29
Trk::DriftCircleStatus
DriftCircleStatus
Enumerates the 'status' of the wire on which the tracks passed (based on the TRT_Side enum,...
Definition:
DriftCircleStatus.h:16
Trk::UNDECIDED
@ UNDECIDED
sign of drift radius has not been determined
Definition:
DriftCircleStatus.h:20
Trk::CORRUPT
@ CORRUPT
the measurement is corrupt, but for some reason has been left on a track.
Definition:
DriftCircleStatus.h:22
Trk::NODRIFTTIME
@ NODRIFTTIME
drift time was not used - drift radius is 0.
Definition:
DriftCircleStatus.h:24
Trk::DECIDED
@ DECIDED
sign of drift radius has been determined
Definition:
DriftCircleStatus.h:18
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Generated on Thu Nov 7 2024 21:13:50 for ATLAS Offline Software by
1.8.18