#include <WillGetIfMatch.h>
Public Member Functions | |
bool | operator() (BranchDescription const &branchDescription) |
template<typename U > | |
WillGetIfMatch (U const &match, M *module) | |
Private Attributes | |
std::function< bool(BranchDescription const &)> | match_ |
M * | module_ |
This is intended to be used only by the class GetterOfProducts. See comments in the file GetterOfProducts.h.
Definition at line 20 of file WillGetIfMatch.h.
|
inline |
Definition at line 24 of file WillGetIfMatch.h.
|
inline |
Definition at line 29 of file WillGetIfMatch.h.
References edm::WillGetIfMatch< T, M >::match_.
|
private |
Definition at line 48 of file WillGetIfMatch.h.
Referenced by edm::WillGetIfMatch< T, M >::operator()().
|
private |
Definition at line 49 of file WillGetIfMatch.h.