|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CscSplitClusterFitter_H
6 #define CscSplitClusterFitter_H
15 #include "GaudiKernel/ServiceHandle.h"
16 #include "GaudiKernel/ToolHandle.h"
47 "Muon::MuonIdHelperSvc/MuonIdHelperSvc",
54 "SimpleCscClusterFitter/SimpleCscClusterFitter",
59 "QratCscClusterFitter/QratCscClusterFitter",
std::vector< Result > Results
This class provides conversion from CSC RDO data to CSC Digits.
ToolHandle< ICscClusterFitter > m_pfitter_def
Class representing clusters from the CSC.
::StatusCode StatusCode
StatusCode definition for legacy code.
CscSplitClusterFitter(const std::string &, const std::string &, const IInterface *)
ToolHandle< ICscClusterFitter > m_pfitter_prec
double getCorrectedError(const Muon::CscPrepData *pclu, double slope) const
std::vector< StripFit > StripFitList
Results fit(const StripFitList &sfits) const
~CscSplitClusterFitter()=default
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc