#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 184 of file Selector.h.
|
inline |
Definition at line 187 of file Selector.h.
|
inline |
Definition at line 188 of file Selector.h.
References edm::AndHelper< A, B >::a_, and edm::AndHelper< A, B >::b_.
|
private |
Definition at line 190 of file Selector.h.
Referenced by edm::AndHelper< A, B >::match().
|
private |
Definition at line 191 of file Selector.h.
Referenced by edm::AndHelper< A, B >::match().