#include <BranchChildren.h>
Definition at line 17 of file BranchChildren.h.
Definition at line 8 of file BranchChildren.cc.
12 auto const& items =
const_cast<map_t&
>(lookup)[item];
14 for (
auto const& i : items) {
18 if (itemSet.insert(i).second) {
void append_(map_t const &lookup, ProductID item, ProductIDSet &itemSet) const
std::map< ProductID, ProductIDSet > map_t
Definition at line 43 of file BranchChildren.cc.
46 descendants.insert(
parent);
void append_(map_t const &lookup, ProductID item, ProductIDSet &itemSet) const
def parent(G, child, parent_type)
void art::BranchChildren::clear |
( |
| ) |
|
void art::BranchChildren::insertEmpty |
( |
ProductID |
parent | ) |
|
Definition at line 31 of file BranchChildren.cc.
def parent(G, child, parent_type)
std::set< ProductID > ProductIDSet
map_t art::BranchChildren::childLookup_ |
|
private |
The documentation for this class was generated from the following files: