Definition at line 37 of file RunFromSource.h.
template<typename T >
TestHandle<T> edm::test::RunFromSource::get |
( |
std::string const & |
iModule, |
|
|
std::string const & |
iInstanceLabel, |
|
|
std::string const & |
iProcess |
|
) |
| const |
|
inline |
Definition at line 44 of file RunFromSource.h.
References cms::cuda::assert(), runTheMatrix::const, h, eostools::move(), principal_, edm::PRODUCT_TYPE, token_, and wrapper.
Referenced by Options.Options::__getitem__(), betterConfigParser.BetterConfigParser::__updateDict(), submitPVValidationJobs.BetterConfigParser::__updateDict(), rrapi.RRApi::columns(), rrapi.RRApi::count(), rrapi.RRApi::data(), betterConfigParser.BetterConfigParser::getCompares(), betterConfigParser.BetterConfigParser::getGeneral(), betterConfigParser.BetterConfigParser::getResultingSection(), submitPVValidationJobs.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);
std::shared_ptr< RunPrincipal const > principal_
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
static HepMC::HEPEVT_Wrapper wrapper