LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Member Functions | |
PatternRangeElement (unsigned low, unsigned high, bool wildcard) | |
Public Attributes | |
unsigned | low_ |
unsigned | high_ |
bool | wildcard_ |
Definition at line 15 of file EventIDMatcher.h.
|
inline |
Definition at line 18 of file EventIDMatcher.h.
unsigned art::EventIDMatcher::PatternRangeElement::high_ |
Definition at line 24 of file EventIDMatcher.h.
unsigned art::EventIDMatcher::PatternRangeElement::low_ |
Definition at line 23 of file EventIDMatcher.h.
bool art::EventIDMatcher::PatternRangeElement::wildcard_ |
Definition at line 25 of file EventIDMatcher.h.