1 #ifndef LMFCOLOREDTABLE_H 2 #define LMFCOLOREDTABLE_H 25 oracle::occi::Connection* conn);
80 std::map<int, std::string>
COLOR;
LMFColoredTable & setVersions(EcalLogicID &id, int vmin, int vmax)
int getVmax(EcalLogicID &id)
std::string getTableName() const override=0
LMFDat & setData(int logic_id, const std::vector< float > &data)
std::map< int, std::string > COLOR
std::string getColor() const
~LMFColoredTable() override
int getVmin(EcalLogicID &id)
int writeDB() noexcept(false) override
LMFColoredTable & setColor(int color)
std::map< int, std::vector< float > > getData()
virtual LMFColoredTable & setSystem(int system)
LMFColoredTable & setVmax(EcalLogicID &id, int v)
std::map< int, std::string > SYSTEM
LMFColoredTable & setVmin(EcalLogicID &id, int v)
virtual std::string getSystem() const