Helpers to pass to art::Event::getMany()
and similar.
More...
#include "art/Framework/Principal/SelectorBase.h"
#include <regex>
#include <vector>
#include <optional>
Go to the source code of this file.
Classes | |
class | util::RegexDataProductSelector |
Matches products by regex on process, module label and instance name. More... | |
struct | util::RegexDataProductSelector::ProductRegex |
A pattern on a input tag (empty matches everything). More... | |
Namespaces | |
art | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
Helpers to pass to art::Event::getMany()
and similar.
Definition in file ArtDataProductSelectors.h.