| addDataBlock(const std::vector< double > &data) | EventFeature | |
| addDataBlock(size_t startIdx, size_t endIdx, const std::vector< double > &data) | EventFeature | private |
| BITSHIFT enum value | EventFeature | |
| buildFeatureStructure() | EventFeature | |
| dataBlock(size_t blockIdx, std::vector< double > &data) | EventFeature | |
| dataList() const | EventFeature | inline |
| dataList() | EventFeature | inline |
| DEFAULT enum value | EventFeature | |
| ETDENSITY enum value | EventFeature | |
| ETDENSITY_ETA_WINDOWS enum value | EventFeature | |
| ETDENSITY_JETAREA enum value | EventFeature | |
| ETDENSITY_JETAREA_ETA enum value | EventFeature | |
| ETDENSITY_USER enum value | EventFeature | |
| EventFeature() | EventFeature | |
| EventFeature(FeatureType type, const std::string &tag, const std::vector< double > &dataList) | EventFeature | |
| EventFeature(FeatureType type, const std::string &tag, unsigned int dataStructure, const std::vector< double > &dataList) | EventFeature | |
| EventFeature(FeatureType type, const std::string &tag, unsigned int dataStructure) | EventFeature | |
| EventFeature(const EventFeature &feature) | EventFeature | |
| featureStructure() const | EventFeature | inline |
| FeatureStructureMask enum name | EventFeature | |
| featureTag(FeatureType type) | EventFeature | static |
| featureTag() | EventFeature | static |
| FeatureType enum name | EventFeature | |
| featureType(const std::string &typeTag) | EventFeature | static |
| featureType() | EventFeature | static |
| index_t typedef | EventFeature | private |
| indexRange(size_t startIdx, index_t &idx) | EventFeature | private |
| insertDataBlock(size_t startIdx, size_t endIdx, const std::vector< double > &data) | EventFeature | private |
| m_dataBlocks | EventFeature | private |
| m_dataList | EventFeature | private |
| m_dataWords | EventFeature | private |
| m_featureStructure | EventFeature | private |
| m_featureTags | EventFeature | privatestatic |
| m_structureFixed | EventFeature | private |
| m_tag | EventFeature | private |
| m_type | EventFeature | private |
| MASKLENGTH enum value | EventFeature | |
| NDATABLOCKS enum value | EventFeature | |
| NDATAWORDS enum value | EventFeature | |
| numberDataBlocks() | EventFeature | inline |
| numberDataWords() const | EventFeature | inline |
| operator=(const EventFeature &feature) | EventFeature | |
| setDataBlock(size_t blockIdx, const std::vector< double > &data, bool replace=true) | EventFeature | |
| setDataList(const std::vector< double > &data) | EventFeature | inline |
| setFeatureStructure(bool updateCache=false) | EventFeature | private |
| setNumberDataBlocks(size_t nBlocks) | EventFeature | |
| setNumberDataWords(size_t nWords) | EventFeature | |
| setTag(const std::string &tag) | EventFeature | inline |
| setType(FeatureType type) | EventFeature | inline |
| tag() const | EventFeature | inline |
| TAGBITS enum value | EventFeature | |
| type() const | EventFeature | inline |
| UNKNOWN enum value | EventFeature | |
| ~EventFeature() | EventFeature | virtual |