Definition at line 36 of file Event.h.
template<typename T >
TestHandle<T> edm::test::Event::get |
( |
std::string const & |
iInstanceLabel | ) |
const |
|
inline |
Definition at line 48 of file Event.h.
References edm::Principal::getByLabel(), h, label_, eostools::move(), principal_, processName_, edm::Wrapper< T >::product(), edm::PRODUCT_TYPE, and wrapper.
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), rrapi.RRApi::columns(), rrapi.RRApi::count(), rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), rrapi.RRApi::report(), rrapi.RRApi::reports(), rrapi.RRApi::tables(), rrapi.RRApi::tags(), rrapi.RRApi::templates(), and rrapi.RRApi::workspaces().
51 if (
h.failedToGet()) {
54 void const* basicWrapper =
h.wrapper();
56 Wrapper<T>
const*
wrapper =
static_cast<Wrapper<T> const*
>(basicWrapper);
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
BasicHandle getByLabel(KindOfType kindOfType, TypeID const &typeID, InputTag const &inputTag, EDConsumerBase const *consumes, SharedResourcesAcquirer *sra, ModuleCallingContext const *mcc) const
EventPrincipal const * principal_
static HepMC::HEPEVT_Wrapper wrapper