Go to the documentation of this file. 1 #ifndef DataFormats_Common_ThinnedAssociation_h
2 #define DataFormats_Common_ThinnedAssociation_h
22 bool hasParentIndex(
unsigned int parentIndex,
unsigned int& thinnedIndex)
const;
std::vector< unsigned int > const & indexesIntoParent() const
void setThinnedCollectionID(ProductID const &v)
ProductID const & thinnedCollectionID() const
void setParentCollectionID(ProductID const &v)
bool hasParentIndex(unsigned int parentIndex, unsigned int &thinnedIndex) const
ProductID const & parentCollectionID() const
void push_back(unsigned int index)
std::vector< unsigned int > indexesIntoParent_
ProductID thinnedCollectionID_
ProductID parentCollectionID_