|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL2MUONSA_CSCDATAPREPARATOR_H
6 #define TRIGL2MUONSA_CSCDATAPREPARATOR_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
27 const std::string&
name,
46 double calc_residual_phi(
double aw,
double bw,
double phiw,
double hitphi,
double hitz)
const;
double calc_residual_phi(double aw, double bw, double phiw, double hitphi, double hitz) const
CscDataPreparator(const std::string &type, const std::string &name, const IInterface *parent)
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< CscHitData > CscHits
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
::StatusCode StatusCode
StatusCode definition for legacy code.
bool m_use_RoIBasedDataAccess
void setRoIBasedDataAccess(bool use_RoIBasedDataAccess)
double calc_residual(double aw, double bw, double x, double y) const
virtual StatusCode initialize() override
SG::ReadHandleKey< Muon::CscPrepDataContainer > m_cscPrepContainerKey
StatusCode prepareData(TrigL2MuonSA::MuonRoad &muonRoad, TrigL2MuonSA::CscHits &cscHits) const