1 #ifndef DataFormats_Common_ThinnedAssociation_h
2 #define DataFormats_Common_ThinnedAssociation_h
23 bool hasParentIndex(
unsigned int parentIndex,
unsigned int& thinnedIndex)
const;
void setThinnedCollectionID(ProductID const &v)
ProductID thinnedCollectionID_
std::vector< unsigned int > const & indexesIntoParent() const
ProductID parentCollectionID_
std::vector< unsigned int > indexesIntoParent_
ProductID const & thinnedCollectionID() const
void push_back(unsigned int index)
void setParentCollectionID(ProductID const &v)
ProductID const & parentCollectionID() const
bool hasParentIndex(unsigned int parentIndex, unsigned int &thinnedIndex) const