1 #ifndef art_Framework_Core_GroupSelector_h 2 #define art_Framework_Core_GroupSelector_h 18 std::ostream&
operator<<(std::ostream& os,
const GroupSelector& gs);
21 class GroupSelectorRules;
35 void print(std::ostream& os)
const;
bool selected(BranchDescription const &desc) const
void print(std::ostream &os) const
GroupSelector(GroupSelectorRules const &rules, ProductDescriptionsByID const &descriptions)
std::ostream & operator<<(std::ostream &os, const GroupSelector &gs)
std::vector< BranchDescription const * > groupsToSelect_
std::map< ProductID, BranchDescription > ProductDescriptionsByID