|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_RTFULLINFO_H
6 #define MUONCALIB_RTFULLINFO_H
52 std::istream&
read(std::istream& is) {
56 std::ostream&
write(std::ostream&
os)
const {
char data[hepevt_bytes_allocation_ATLAS]
std::string m_implementation
name of the implementation
std::ostream & write(std::ostream &os) const
void setConvEst(double a)
double m_qualEst
parameter measuring the smoothness of the rt or the quality of the parametrisation
int m_numSeg
number of segments in last iteration
double m_meanPos
mean of the track position
void setQualEst(double a)
void setMeanPos(double a)
double m_rmsPos
spread of the track position
void write_forDB(FILE *frt) const
std::ostream & operator<<(std::ostream &os, const RtFullInfo &data)
void setMeanAng(double a)
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
const std::string & implementation() const
double m_rmsAng
rms of segments angular distribution
std::istream & operator>>(std::istream &is, RtFullInfo &data)
addiitonal information used in validation of a rt-relation
double m_meanAng
mean of segments angular distribution
void setImplementation(const std::string &i)
int m_numIt
number of iterations
std::istream & read(std::istream &is)
RtFullInfo(const std::string &impl, int numIt, int numSeg, double meanAng, double rmsAng, double convTest, double qualTest)
double m_convEst
parameter measuring the difference between the results of last two iterations