#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 21 of file ModuleLabelMatch.h.
|
inline |
Definition at line 23 of file ModuleLabelMatch.h.
References edm::BranchDescription::moduleLabel(), and moduleLabel_.
|
private |
Definition at line 28 of file ModuleLabelMatch.h.
Referenced by Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and operator()().