All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
ArtDataProductSelectors.h File Reference

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.
 

Detailed Description

Helpers to pass to art::Event::getMany() and similar.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
August 30, 2022

Definition in file ArtDataProductSelectors.h.