![]() |
ATLAS Offline Software
|
#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 | |
| Muon | |
| NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store. | |
Enumerations | |
| enum | CscStation { UNKNOWN_STATION, CSS, CSL, UNKNOWN_STATION, CSS, CSL } |
| enum | CscPlane { CSS_ETA, CSL_ETA, CSS_PHI, CSL_PHI, UNKNOWN_PLANE, 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 | |
| CSS_ETA | |
| CSL_ETA | |
| CSS_PHI | |
| CSL_PHI | |
| UNKNOWN_PLANE | |
Definition at line 26 of file ParabolaCscClusterFitter.h.
| enum CscStation |
| Enumerator | |
|---|---|
| UNKNOWN_STATION | |
| CSS | |
| CSL | |
| UNKNOWN_STATION | |
| CSS | |
| CSL | |
Definition at line 25 of file ParabolaCscClusterFitter.h.
1.8.18