#include <ProcessMatch.h>
Public Member Functions | |
bool | operator() (edm::BranchDescription const &branchDescription) |
ProcessMatch (std::string const &processName) | |
Private Attributes | |
std::string | processName_ |
This is intended to be used with the class GetterOfProducts. See comments in the file GetterOfProducts.h for a description.
Definition at line 19 of file ProcessMatch.h.
|
inline |
Definition at line 21 of file ProcessMatch.h.
|
inline |
Definition at line 23 of file ProcessMatch.h.
References edm::BranchDescription::processName(), and processName_.
|
private |
Definition at line 28 of file ProcessMatch.h.
Referenced by operator()().