1 #ifndef DataFormats_Provenance_ProcessHistory_h 2 #define DataFormats_Provenance_ProcessHistory_h 33 template <
typename... Args>
35 data_.emplace_back(std::forward<Args>(
args)...);
collection_type::const_iterator const_iterator
constexpr bool operator==(ELseverityLevel const &e1, ELseverityLevel const &e2) noexcept
ProcessHistory & reduce()
ProcessHistoryID id() const
collection_type::const_reverse_iterator const_reverse_iterator
const_reference at(size_type i) const
collection_type::const_reference const_reference
bool isDescendant(ProcessHistory const &a, ProcessHistory const &b)
void swap(Hash< I > &other)
ProcessHistoryID setProcessHistoryID()
collection_type::reverse_iterator reverse_iterator
ProcessHistory(collection_type const &vec)
const_iterator end() const
const_reverse_iterator rend() const
void swap(Association< C > &lhs, Association< C > &rhs)
bool getConfigurationForProcess(std::string const &name, ProcessConfiguration &config) const
ProcessHistory(size_type n)
bool isAncestor(ProcessHistory const &a, ProcessHistory const &b)
reference at(size_type i)
constexpr bool operator!=(ELseverityLevel const &e1, ELseverityLevel const &e2) noexcept
std::vector< value_type > collection_type
collection_type const & data() const
ProcessConfiguration value_type
Hash< ProcessHistoryType > ProcessHistoryID
void push_front(const_reference t)
collection_type::size_type size_type
const_reference operator[](size_type i) const
collection_type::iterator iterator
reference operator[](size_type i)
void push_back(const_reference t)
const_reverse_iterator rbegin() const
void initializeTransients()
collection_type::reference reference
void emplace_back(Args &&... args)
ProcessHistoryID & phid()
void swap(ProcessHistory &other)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger table.
size_type capacity() const
void reserve(size_type n)
const_iterator begin() const