#include <ModuleLabelMatch.h>
Public Member Functions | |
ModuleLabelMatch (std::string const &moduleLabel) | |
bool | operator() (edm::BranchDescription const &branchDescription) |
Private Attributes | |
std::string | moduleLabel_ |
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 ModuleLabelMatch.h.
|
inline |
Definition at line 22 of file ModuleLabelMatch.h.
|
inline |
Definition at line 24 of file ModuleLabelMatch.h.
References edm::BranchDescription::moduleLabel(), and moduleLabel_.
|
private |
Definition at line 29 of file ModuleLabelMatch.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and operator()().