Go to the source code of this file.
Classes | |
class | RPAlignmentCorrectionsData |
Container for CTPPS RP alignment corrections. The corrections are stored on two levels - RP and sensor. For every level, there is a map: ID –> alignment correction. Sensors inherit the alignment corrections from the corresponding RP, see getFullSensorCorrection method. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const RPAlignmentCorrectionsData &corr) |
std::ostream& operator<< | ( | std::ostream & | s, |
const RPAlignmentCorrectionsData & | corr | ||
) |
Definition at line 143 of file RPAlignmentCorrectionsData.cc.
References RPAlignmentCorrectionsData::getRPMap(), RPAlignmentCorrectionsData::getSensorMap(), AlCaHLTBitMon_ParallelJobs::p, and alignCSCRings::s.
Referenced by RPAlignmentCorrectionsData::getSensorMap().