#include <Selector.h>
Public Member Functions | |
AndHelper (A const &a, B const &b) | |
bool | match (ConstBranchDescription const &p) const |
Private Attributes | |
A | a_ |
B | b_ |
Definition at line 168 of file Selector.h.
|
inline |
Definition at line 170 of file Selector.h.
|
inline |
Definition at line 171 of file Selector.h.
References edm::AndHelper< A, B >::a_, and edm::AndHelper< A, B >::b_.
|
private |
Definition at line 173 of file Selector.h.
Referenced by edm::AndHelper< A, B >::match().
|
private |
Definition at line 174 of file Selector.h.
Referenced by edm::AndHelper< A, B >::match().