|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef MUONPREPRAWDATA_CSCCLUSTERSTATUS_H
17 #define MUONPREPRAWDATA_CSCCLUSTERSTATUS_H
@ CscStatusSplitSkewed
Skewed, e.g.
@ CscStatusSplitNarrow
Too narrow after split cluster.
@ CscStatusSplitSimple
Cluster with non-precision fit after split cluster.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
@ CscStatusSplitStripFitFailed
std::string toString(CscStripStatus cstat)
Return a string description of a CSC cluster status flag.
@ CscStatusStripFitFailed
@ CscStatusSplitMultiPeak
More than one peak in cluster after split cluster.
@ CscStatusSimple
Cluster with non-precision fit.
@ CscStatusQratInconsistent
Positions from Qrat_left and Qrat_right is not consistent.
@ CscStatusSplitEdge
Cluster reaches the edge of plane after split cluster.
@ CscStatusSkewed
Skewed, e.g.
@ CscStatusUndefined
Undefined, should not happen, most likely indicates a problem.
@ CscStatusNarrow
Too narrow.
@ CscStatusSplitSaturated
@ CscStatusUnspoiled
Clean cluster with precision fit.
@ CscStatusSplitWide
Too wide.
@ CscStatusMultiPeak
More than one peak in cluster.
@ CscStatusSplitQratInconsistent
Positions from Qrat_left and Qrat_right is not consistent after split cluster.
@ CscStatusSplitUnspoiled
Clean cluster with precision fit after split cluster.
CscClusterStatus
Enum to represent the cluster status - see the specific enum values for more details.
@ CscStatusEdge
Cluster reaches the edge of plane.