LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "fwd.h"
Public Member Functions | |
NotHelper (A const &a) | |
NotHelper * | clone () const override |
bool | match (BranchDescription const &p) const |
Private Member Functions | |
virtual bool | doMatch (BranchDescription const &p) const override |
Private Attributes | |
A | a_ |
|
inlineexplicit |
Definition at line 264 of file Selector.h.
|
inlineoverridevirtual |
|
inlineoverrideprivatevirtual |
Implements art::SelectorBase.
Definition at line 273 of file Selector.h.
|
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 278 of file Selector.h.