|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef PIXCALIBFRONTENDINFO_H
13 #define PIXCALIBFRONTENDINFO_H
void set_LongIntime(int x)
std::stringstream printDBformat() const
std::vector< float > m_NormalFitParams
void set_GangedIntime(int x)
void set_times_fitted(int x)
void set_LongNoise(int x)
const std::string & FEid_str() const
void set_GangedNoise(int x)
std::vector< float > m_LongFitParams
CalibFrontEndInfo(int MODid, int FEid, const std::string &MODid_str, const std::string &RODid_str)
int gangThreshold() const
int normThreshold() const
void set_NormalParams(const std::vector< float > &x)
void printBeautyformat() const
int longThreshold() const
void set_LongParamsQuality(const std::vector< float > &x)
void set_NormalRms(int x)
void set_NormalThreshold(int x)
void set_NormalParamsQuality(const std::vector< float > &x)
const std::string & MODid_str() const
void set_LongThreshold(int x)
std::vector< float > m_SigFitParams
std::vector< float > m_SigFitParamsQuality
void set_GangedThreshold(int x)
void set_NormalNoise(int x)
void set_SigParams(const std::vector< float > &x)
void set_GangedRms(int x)
std::vector< float > m_NormalFitParamsQuality
void set_NormalIntime(int x)
std::vector< float > m_LongFitParamsQuality
void set_SigParamsQuality(const std::vector< float > &x)
void set_LongParams(const std::vector< float > &x)