1 #ifndef DataFormats_Provenance_Parentage_h 2 #define DataFormats_Provenance_Parentage_h 30 explicit Parentage(std::vector<BranchID>&& parents);
42 void write(std::ostream& os)
const;
void write(std::ostream &os) const
std::vector< BranchID > & parentsForUpdate()
std::vector< BranchID > parents_
void swap(Parentage &other)
std::vector< BranchID > const & parents() const
void setParents(std::vector< BranchID > const &parents)
bool operator==(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
bool operator!=(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
void initializeTransients()
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
Parentage & operator=(Parentage const &)=default