![]() |
ATLAS Offline Software
|
Header file for the Parabola method of positoin reconstruction. More...
#include "AthenaBaseComps/AthAlgTool.h"#include "CscClusterization/ICscClusterFitter.h"#include "GaudiKernel/ServiceHandle.h"#include "MuonIdHelpers/IMuonIdHelperSvc.h"#include "MuonReadoutGeometry/MuonDetectorManager.h"Go to the source code of this file.
Classes | |
| class | ParabolaCscClusterFitter |
Namespaces | |
| namespace | Muon |
| NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
Enumerations | |
| enum | CscStation { UNKNOWN_STATION , CSS , CSL } |
| enum | CscPlane { CSS_ETA , CSL_ETA , CSS_PHI , CSL_PHI , UNKNOWN_PLANE } |
Header file for the Parabola method of positoin reconstruction.
Tool to fit a CSC cluster using adjacent charge ratios.
Definition in file ParabolaCscClusterFitter.h.
| enum CscPlane |
| Enumerator | |
|---|---|
| CSS_ETA | |
| CSL_ETA | |
| CSS_PHI | |
| CSL_PHI | |
| UNKNOWN_PLANE | |
Definition at line 26 of file ParabolaCscClusterFitter.h.
| enum CscStation |