8 oracle::occi::Connection*
conn) :
24 oracle::occi::Connection*
conn,
49 for (
int i = 0;
i < 10;
i++) {
50 m_type.push_back(
"NUMBER");
107 return getData(
id,
"FIT_METHOD");
111 return getData(
id,
"MTQ_AMPL");
115 return getData(
id,
"MTQ_TIME");
119 return getData(
id,
"MTQ_RISE");
123 return getData(
id,
"MTQ_FWHM");
127 return getData(
id,
"MTQ_FW20");
131 return getData(
id,
"MTQ_FW80");
135 return getData(
id,
"MTQ_SLIDING");
LMFLaserPulseDat & setFitMethod(EcalLogicID &id, int v)
float getMTQFW20(EcalLogicID &id)
LMFLaserPulseDat & setMTQAmplification(EcalLogicID &id, float v)
LMFDat & setData(int logic_id, const std::vector< float > &data)
std::vector< std::string > m_type
std::string getColor() const
LMFLaserPulseDat & setMTQSliding(EcalLogicID &id, float v)
float getMTQAmplification(EcalLogicID &id)
LMFLaserPulseDat & setMTQRise(EcalLogicID &id, float v)
LMFLaserPulseDat & setMTQFW80(EcalLogicID &id, float v)
LMFLaserPulseDat & setMTQFW20(EcalLogicID &id, float v)
LMFColoredTable & setColor(int color)
float getMTQSliding(EcalLogicID &id)
float getMTQRise(EcalLogicID &id)
std::map< int, std::vector< float > > getData()
int getFitMethod(EcalLogicID &id)
virtual LMFColoredTable & setSystem(int system)
std::map< std::string, unsigned int > m_keys
float getMTQFWHM(EcalLogicID &id)
float getMTQFW80(EcalLogicID &id)
LMFLaserPulseDat & setMTQTime(EcalLogicID &id, float v)
float getMTQTime(EcalLogicID &id)
LMFLaserPulseDat & setMTQFWHM(EcalLogicID &id, float v)