19 oracle::occi::Connection *
conn,
67 std::cout <<
"Erasing unwanted data" << std::endl;
70 m_keys.erase(
"SHAPECORRPN");
74 std::map<std::string, unsigned int>::iterator
i =
m_keys.begin();
75 std::map<std::string, unsigned int>::iterator
e =
m_keys.end();
80 std::cout <<
"Key " <<
i->first <<
" = " <<
i->second << std::endl;
104 for (
int i = 0;
i < 10;
i++) {
int getFlag(EcalLogicID &id)
float getM3(EcalLogicID &id)
LMFPnPrimDat & setPN(EcalLogicID &id, float mean, float rms, float m3)
ret
prodAgent to be discontinued
float getMean(EcalLogicID &id)
virtual std::string getSystem() const
float getShapeCor(EcalLogicID &id)
std::map< int, std::vector< float > > m_data
std::string getColor() const
LMFDat & setData(int logic_id, const std::vector< float > &data)
LMFPnPrimDat & setSystem(std::string s) override
std::vector< std::string > m_type
LMFPnPrimDat & setRMS(EcalLogicID &id, float v)
LMFPnPrimDat & setShapeCorr(EcalLogicID &id, float mean)
LMFColoredTable & setColor(int color)
LMFPnPrimDat & setM3(EcalLogicID &id, float v)
LMFPnPrimDat & setFlag(EcalLogicID &id, int v)
std::map< int, std::vector< float > > getData()
float getPNAoverBM3(EcalLogicID &id)
float getPNAoverBMean(EcalLogicID &id)
float getPNAoverBRMS(EcalLogicID &id)
virtual LMFColoredTable & setSystem(int system)
LMFPnPrimDat & setPNAoverB(EcalLogicID &id, float mean, float rms, float m3)
std::map< std::string, unsigned int > m_keys
LMFPnPrimDat & setPNAoverBMean(EcalLogicID &id, float v)
LMFPnPrimDat & setPNAoverBRMS(EcalLogicID &id, float v)
float getRMS(EcalLogicID &id)
LMFPnPrimDat & setPNAoverBM3(EcalLogicID &id, float v)
LMFPnPrimDat & setMean(EcalLogicID &id, float v)