Helper class that fetches some type of Ref given ProductID and index, using the edm::Event. More...
#include <AssociativeIterator.h>
Public Types | |
typedef RefType::value_type | element_type |
Public Member Functions | |
EdmEventItemGetter (const edm::Event &iEvent) | |
RefType | get (const ProductID &id, size_t idx) const |
~EdmEventItemGetter () | |
Private Attributes | |
ProductID | id_ |
const edm::Event & | iEvent_ |
Handle< View< element_type > > | view_ |
Helper class that fetches some type of Ref given ProductID and index, using the edm::Event.
Definition at line 77 of file AssociativeIterator.h.
typedef RefType::value_type edm::EdmEventItemGetter< RefType >::element_type |
Definition at line 79 of file AssociativeIterator.h.
|
inline |
Definition at line 80 of file AssociativeIterator.h.
|
inline |
Definition at line 81 of file AssociativeIterator.h.
|
inline |
Definition at line 83 of file AssociativeIterator.h.
References conv, fileCollector::convert(), triggerObjects_cff::id, and training_settings::idx.
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), util.rrapi.RRApi::columns(), rrapi.RRApi::columns(), util.rrapi.RRApi::count(), rrapi.RRApi::count(), rrapi.RRApi::data(), util.rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), rrapi.RRApi::report(), util.rrapi.RRApi::report(), rrapi.RRApi::reports(), util.rrapi.RRApi::reports(), util.rrapi.RRApi::tables(), rrapi.RRApi::tables(), rrapi.RRApi::tags(), util.rrapi.RRApi::tags(), rrapi.RRApi::templates(), util.rrapi.RRApi::templates(), util.rrapi.RRApi::workspaces(), and rrapi.RRApi::workspaces().
|
mutableprivate |
Definition at line 95 of file AssociativeIterator.h.
|
private |
Definition at line 96 of file AssociativeIterator.h.
|
mutableprivate |
Definition at line 94 of file AssociativeIterator.h.