|
ATLAS Offline Software
|
Go to the documentation of this file.
29 log<<MSG::WARNING<<__FILE__<<
":"<<__LINE__<<
" Index "<<
idx
39 fit.group_by = group_by;
44 return m_info.begin()->group_by;
void setImplementation(const std::string &impl)
set the name of the implementation used to fill this class
unsigned int vectorIndex(const Identifier &measID) const
calculate postion of tube in vector
MdtTubeFitContainer::SingleTubeFit SingleTubeFit
void setGroupBy(const std::string &group_by)
std::string m_implementation
std::vector< SingleTubeFit > m_info
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
const std::string & name() const
return the name of this class
Holds single-tube calibration constants of one chamber.
MdtTubeFitContainer(const Muon::IMuonIdHelperSvc *idHelperSvc, const Identifier &moduleID)
nMl = number of multilayres, nLayers = number of layers in multilayer (3 or 4); nTubes = number of tu...
const std::string & implementation() const
return the name of the implementation filling this class
const SingleTubeFit * getFit(const Identifier &tubeId) const
return calibration constants of a single tube
bool setFit(SingleTubeFit &&val, const Identifier &tubeId, MsgStream &log)
set the calibration constants of a single tube
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
std::string GroupBy() const
unsigned int size() const