Definition at line 35 of file Run.h.
template<typename T >
TestHandle<T> edm::test::Run::get |
( |
std::string const & |
iInstanceLabel | ) |
const |
|
inline |
Definition at line 47 of file Run.h.
References 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().
50 if (
h.failedToGet()) {
53 void const* basicWrapper =
h.wrapper();
55 Wrapper<T>
const*
wrapper =
static_cast<Wrapper<T> const*
>(basicWrapper);
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
std::shared_ptr< RunPrincipal const > principal_
static HepMC::HEPEVT_Wrapper wrapper