|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCALIB_RTDATA_T_R_RESO_H
6 #define MUONCALIB_RTDATA_T_R_RESO_H
44 std::istream&
read(std::istream& is);
45 std::ostream&
write(std::ostream&
os)
const;
46 void write_forDB(FILE* frtt, FILE* frtr, FILE* frts)
const;
char data[hepevt_bytes_allocation_ATLAS]
std::ostream & write(std::ostream &os) const
void write_forDB(FILE *frtt, FILE *frtr, FILE *frts) const
unsigned int regionId() const
const DataVec & times() const
std::ostream & operator<<(std::ostream &os, const RtFullInfo &data)
const DataVec & radii() const
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
bool addEntry(double t, double r, double reso)
returns falls if the current time is smaller then the previous one
std::istream & operator>>(std::istream &is, RtFullInfo &data)
const DataVec & resolution() const
Represents an Rt relation in the form of a set of (time,radius,resolution) points.
std::vector< double > DataVec
std::istream & read(std::istream &is)