ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Muon::MdtDriftCircleStatus
MdtDriftCircleStatus
Enum to represent the 'status' of Mdt measurements e.g.
Definition
MdtDriftCircleStatus.h:25
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::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::MdtStatusMasked
@ MdtStatusMasked
A hit during a previous bunch crossing occured which rendered the tube dead for this bunch crossing.
Definition
MdtDriftCircleStatus.h:31
Muon::MdtStatusUnDefined
@ MdtStatusUnDefined
Undefined.
Definition
MdtDriftCircleStatus.h:43
Muon::MdtStatusDriftTime
@ MdtStatusDriftTime
The tube produced a vaild measurement.
Definition
MdtDriftCircleStatus.h:34
Generated on
for ATLAS Offline Software by
1.17.0