#include <EDConsumerBase.h>
Public Member Functions | |
EDGetTokenT< T > | operator() (BranchDescription const &branchDescription) |
template<typename U > | |
WillGetIfMatch (U const &match, EDConsumerBase *module) | |
Private Attributes | |
std::function< bool(BranchDescription const &)> | match_ |
EDConsumerBase * | module_ |
This is intended to be used only by the class GetterOfProducts. See comments in the file GetterOfProducts.h.
Definition at line 41 of file EDConsumerBase.h.
|
inline |
Definition at line 27 of file WillGetIfMatch.h.
|
inline |
Definition at line 32 of file WillGetIfMatch.h.
References edm::BranchDescription::branchType(), edm::InEvent, edm::InLumi, edm::InRun, edm::WillGetIfMatch< T >::match_, edm::WillGetIfMatch< T >::module_, edm::BranchDescription::moduleLabel(), edm::BranchDescription::processName(), edm::BranchDescription::productInstanceName(), and GlobalPosition_Frontier_DevDB_cff::tag.
|
private |
Definition at line 50 of file WillGetIfMatch.h.
Referenced by edm::WillGetIfMatch< T >::operator()().
|
private |
Definition at line 51 of file WillGetIfMatch.h.
Referenced by edm::WillGetIfMatch< T >::operator()().