Typedefs
GroupSelectorRules.cc File Reference
#include "art/Framework/Core/GroupSelectorRules.h"
#include "art/Persistency/Provenance/detail/branchNameComponentChecking.h"
#include "boost/algorithm/string.hpp"
#include "canvas/Persistency/Provenance/BranchDescription.h"
#include "canvas/Utilities/Exception.h"
#include <cassert>
#include <algorithm>
#include <regex>
#include <string>

Go to the source code of this file.

Typedefs

using VCBDMP = vector< BranchDescription const * >
 

Typedef Documentation

using VCBDMP = vector<BranchDescription const*>

Definition at line 18 of file GroupSelectorRules.cc.