ATLAS Offline Software
MuonSpectrometer
MuonReconstruction
MuonRecEvent
MuonPrepRawData
MuonPrepRawData
MdtDriftCircleStatus.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
7
// MdtDriftCirleStatus.h
8
// Header file for class CscClusterStatus
10
// (c) ATLAS Detector software
12
// Class to implement MdtDriftCirleStatus for Muon - MDT
14
// Niels van Eldik
16
17
#ifndef MUONPREPRAWDATA_MDTPREPDATASTATUS_H
18
#define MUONPREPRAWDATA_MDTPREPDATASTATUS_H
19
20
namespace
Muon
{
21
24
enum
MdtDriftCircleStatus
25
{
31
MdtStatusMasked
= 0,
32
34
MdtStatusDriftTime
= 1,
35
37
MdtStatusBeforeSpectrum
= 2,
38
40
MdtStatusAfterSpectrum
= 3,
41
43
MdtStatusUnDefined
= 999
44
};
45
46
}
47
48
#endif
Muon::MdtStatusAfterSpectrum
@ MdtStatusAfterSpectrum
The tube produced a hit that is inconsistent with the drift time spectrum, the drift time is larger t...
Definition:
MdtDriftCircleStatus.h:40
Muon::MdtDriftCircleStatus
MdtDriftCircleStatus
Enum to represent the 'status' of Mdt measurements e.g.
Definition:
MdtDriftCircleStatus.h:25
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
Muon::MdtStatusDriftTime
@ MdtStatusDriftTime
The tube produced a vaild measurement.
Definition:
MdtDriftCircleStatus.h:34
Muon::MdtStatusMasked
@ MdtStatusMasked
A hit during a previous bunch crossing occured which rendered the tube dead for this bunch crossing.
Definition:
MdtDriftCircleStatus.h:31
Muon::MdtStatusBeforeSpectrum
@ MdtStatusBeforeSpectrum
The tube produced a hit that is inconsistent with the drift time spectrum, the drift time is smaller ...
Definition:
MdtDriftCircleStatus.h:37
Muon::MdtStatusUnDefined
@ MdtStatusUnDefined
Undefined.
Definition:
MdtDriftCircleStatus.h:43
Generated on Thu Nov 7 2024 21:20:40 for ATLAS Offline Software by
1.8.18