1 #ifndef DataFormats_Common_ThinnedAssociation_h
2 #define DataFormats_Common_ThinnedAssociation_h
26 std::optional<unsigned int>
getThinnedIndex(
unsigned int parentIndex)
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)
std::optional< unsigned int > getThinnedIndex(unsigned int parentIndex) const
void setParentCollectionID(ProductID const &v)
ProductID const & parentCollectionID() const