Classes | |
struct | L |
struct | Label |
Functions | |
template<int ILabel, typename T > | |
L< T, ILabel > | l (boost::shared_ptr< T > &iP) |
Label | label (const std::string &iString, int iIndex) |
Label | label (int iIndex, const std::string &iString) |
template<typename T , typename S > | |
ESProducts< T, S > | products (const T &i1, const S &i2) |
template<typename T , typename S , typename U > | |
ESProducts< T, S, U > | products (const T &i1, const S &i2, const U &i3) |
Variables | |
eventsetup::produce::Produce | produced |
|
inline |
Definition at line 89 of file es_Label.h.
References SiStripGain_Fake_cff::Label.
Referenced by PhysicsTools::MVATrainerContainerLooperImpl< Record_t >::MVATrainerContainerLooperImpl().
|
inline |
ESProducts<T,S> edm::es::products | ( | const T & | i1, |
const S & | i2 | ||
) |
Definition at line 189 of file ESProducts.h.
References produced.
Referenced by DrellYanValidation::analyze(), WValidation::analyze(), edm::PrincipalGetAdapter::getManyByType(), egHLT::debug::listAllProducts(), MisalignedMuonESProducer::produce(), and PhysicsTools::MVATrainerContainerLooperImpl< Record_t >::produce().
ESProducts<T,S, U> edm::es::products | ( | const T & | i1, |
const S & | i2, | ||
const U & | i3 | ||
) |
eventsetup::produce::Produce edm::es::produced |
Definition at line 20 of file ESProducts.cc.
Referenced by edm::RootOutputFile::fillBranches(), edm::RootOutputFile::insertAncestors(), products(), edm::ProductHolderBase::provenanceAvailable(), and edm::ProducedProductHolder::putProduct_().