LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "fwd.h"
Public Member Functions | |
OrHelper (A const &a, B const &b) | |
virtual OrHelper * | clone () const override |
bool | match (BranchDescription const &p) const |
Private Member Functions | |
virtual bool | doMatch (BranchDescription const &p) const override |
Private Attributes | |
A | a_ |
B | b_ |
|
inline |
Definition at line 227 of file Selector.h.
|
inlineoverridevirtual |
|
inlineoverrideprivatevirtual |
|
inlineinherited |
Definition at line 23 of file SelectorBase.h.
References art::SelectorBase::clone(), and art::SelectorBase::doMatch().
Referenced by art::Principal::findGroupsForProcess().
|
private |
Definition at line 241 of file Selector.h.
|
private |
Definition at line 242 of file Selector.h.