52 inline std::vector<std::vector<float> >
getWeight()
const {
return dccw; }
86 std::vector<std::vector<float> >
dccw;
std::string getTable() override
void setWeight(int pos, float x)
void writeArrayDB(const std::vector< ODWeightsDat > &data, ODFEWeightsInfo *iov) noexcept(false)
void setCrystalId(int dac)
void prepareWrite() noexcept(false) override
std::vector< std::vector< float > > dccw
std::vector< std::vector< float > > getWeight() const
char data[epos_bytes_allocation]
void fetchData(std::vector< ODWeightsDat > *fillMap, ODFEWeightsInfo *iov) noexcept(false)
void writeDB(const ODWeightsDat *item, ODFEWeightsInfo *iov) noexcept(false)