addFloat(const std::string &name, const std::string &doc, F value) | nanoaod::MergeableCounterTable | inline |
addFloatWithNorm(const std::string &name, const std::string &doc, F value, double norm) | nanoaod::MergeableCounterTable | inline |
addInt(const std::string &name, const std::string &doc, I value) | nanoaod::MergeableCounterTable | inline |
addVFloat(const std::string &name, const std::string &doc, const std::vector< F > values) | nanoaod::MergeableCounterTable | inline |
addVFloatWithNorm(const std::string &name, const std::string &doc, const std::vector< F > values, double norm) | nanoaod::MergeableCounterTable | inline |
addVInt(const std::string &name, const std::string &doc, const std::vector< I > values) | nanoaod::MergeableCounterTable | inline |
float_accumulator typedef | nanoaod::MergeableCounterTable | |
floatCols() const | nanoaod::MergeableCounterTable | inline |
floatCols_ | nanoaod::MergeableCounterTable | private |
FloatColumn typedef | nanoaod::MergeableCounterTable | |
floatWithNormCols() const | nanoaod::MergeableCounterTable | inline |
floatWithNormCols_ | nanoaod::MergeableCounterTable | private |
FloatWithNormColumn typedef | nanoaod::MergeableCounterTable | |
int_accumulator typedef | nanoaod::MergeableCounterTable | |
intCols() const | nanoaod::MergeableCounterTable | inline |
intCols_ | nanoaod::MergeableCounterTable | private |
IntColumn typedef | nanoaod::MergeableCounterTable | |
MergeableCounterTable() | nanoaod::MergeableCounterTable | inline |
mergeProduct(const MergeableCounterTable &other) | nanoaod::MergeableCounterTable | inline |
swap(MergeableCounterTable &iOther) | nanoaod::MergeableCounterTable | inline |
tryMerge(std::vector< T > &one, const std::vector< T > &two) | nanoaod::MergeableCounterTable | inlineprivate |
vfloatCols() const | nanoaod::MergeableCounterTable | inline |
vfloatCols_ | nanoaod::MergeableCounterTable | private |
VFloatColumn typedef | nanoaod::MergeableCounterTable | |
vfloatWithNormCols() const | nanoaod::MergeableCounterTable | inline |
vfloatWithNormCols_ | nanoaod::MergeableCounterTable | private |
VFloatWithNormColumn typedef | nanoaod::MergeableCounterTable | |
vintCols() const | nanoaod::MergeableCounterTable | inline |
vintCols_ | nanoaod::MergeableCounterTable | private |
VIntColumn typedef | nanoaod::MergeableCounterTable | |