ATLAS Offline Software
Loading...
Searching...
No Matches
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
20namespace Muon {
21
45
46}
47
48#endif
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
MdtDriftCircleStatus
Enum to represent the 'status' of Mdt measurements e.g.
@ MdtStatusAfterSpectrum
The tube produced a hit that is inconsistent with the drift time spectrum, the drift time is larger t...
@ MdtStatusBeforeSpectrum
The tube produced a hit that is inconsistent with the drift time spectrum, the drift time is smaller ...
@ MdtStatusMasked
A hit during a previous bunch crossing occured which rendered the tube dead for this bunch crossing.
@ MdtStatusUnDefined
Undefined.
@ MdtStatusDriftTime
The tube produced a vaild measurement.