ATLAS Offline Software
Loading...
Searching...
No Matches
ParabolaCscClusterFitter.h File Reference

Header file for the Parabola method of positoin reconstruction. More...

Include dependency graph for ParabolaCscClusterFitter.h:
This graph shows which files directly or indirectly include this file:

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
}

Detailed Description

Header file for the Parabola method of positoin reconstruction.

Tool to fit a CSC cluster using adjacent charge ratios.

Author
Michael Schernau May 2009

Definition in file ParabolaCscClusterFitter.h.

Enumeration Type Documentation

◆ CscPlane

enum CscPlane
Enumerator
CSS_ETA 
CSL_ETA 
CSS_PHI 
CSL_PHI 
UNKNOWN_PLANE 

Definition at line 26 of file ParabolaCscClusterFitter.h.

◆ CscStation

enum CscStation
Enumerator
UNKNOWN_STATION 
CSS 
CSL 

Definition at line 25 of file ParabolaCscClusterFitter.h.