#include <Selector.h>
Public Member Functions | |
bool | match (ConstBranchDescription const &p) const |
OrHelper (A const &a, B const &b) | |
Private Attributes | |
A | a_ |
B | b_ |
Definition at line 197 of file Selector.h.
|
inline |
Definition at line 199 of file Selector.h.
|
inline |
Definition at line 200 of file Selector.h.
References edm::OrHelper< A, B >::a_, and edm::OrHelper< A, B >::b_.
|
private |
Definition at line 202 of file Selector.h.
Referenced by edm::OrHelper< A, B >::match().
|
private |
Definition at line 203 of file Selector.h.
Referenced by edm::OrHelper< A, B >::match().