#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 216 of file Selector.h.
|
inline |
Definition at line 219 of file Selector.h.
|
inline |
Definition at line 220 of file Selector.h.
References edm::OrHelper< A, B >::a_, and edm::OrHelper< A, B >::b_.
|
private |
Definition at line 222 of file Selector.h.
Referenced by edm::OrHelper< A, B >::match().
|
private |
Definition at line 223 of file Selector.h.
Referenced by edm::OrHelper< A, B >::match().