![]() |
![]() |
Public Types | |
typedef perl | if (1 eq scalar(@::datatypes)) |
![]() | |
typedef std::vector< std::pair < DataKey, boost::shared_ptr < DataProxy > > > | KeyedProxies |
typedef std::vector < EventSetupRecordKey > | Keys |
typedef std::map < EventSetupRecordKey, KeyedProxies > | RecordProxies |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Public Attributes | |
$line = 0 | |
$result ="$result>" | |
else { $result="edm::ESProducts<" | |
perl | ReturnType |
Private Member Functions | |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (edm::LuminosityBlock &, edm::EventSetup const &) |
virtual void | beginRun (edm::Run &, edm::EventSetup const &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (edm::LuminosityBlock &, edm::EventSetup const &) |
virtual void | endRun (edm::Run &, edm::EventSetup const &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
example_myparticle edm::InputTag | electronTags_ |
example_myparticle edm::InputTag | muonTags_ |
Additional Inherited Members | |
![]() | |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
![]() | |
template<class TFactory > | |
void | registerFactory (std::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_ptr< eventsetup::ProxyFactoryBase > &iFactory, const std::string &iLabel=std::string()) |
virtual void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) |
override DataProxyProvider method More... | |
![]() | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 43 of file edproducer.cc.
|
inline |
Definition at line 43 of file esproducer.cc.
|
explicit |
Definition at line 79 of file edproducer.cc.
prodname::~prodname | ( | ) |
Definition at line 100 of file edproducer.cc.
prodname::prodname | ( | const edm::ParameterSet & | ) |
prodname::~prodname | ( | ) |
|
inline |
Definition at line 43 of file esproducer.cc.
Referenced by produce().
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
|
static |
Definition at line 214 of file edproducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
prodname::ReturnType prodname::produce | ( | const recordname & | iRecord | ) |
Definition at line 86 of file esproducer.cc.
References $line, $result, $type(), and python.Vispa.Plugins.EdmBrowser.EdmDataAccessor::eq().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 115 of file edproducer.cc.
References DeDxDiscriminatorTools::charge(), metsig::electron, electronTags_, edm::Event::getByLabel(), h, metsig::muon, ExpressReco_HICollisions_FallBack::muons, muonTags_, MyParticleCollection, edm::Event::put(), and dt_offlineAnalysis_common_cff::reco.
prodname::$line = 0 |
Definition at line 43 of file esproducer.cc.
Referenced by produce().
prodname::$result ="$result>" |
Definition at line 43 of file esproducer.cc.
Referenced by produce().
|
private |
Definition at line 62 of file edproducer.cc.
Referenced by produce().
prodname::else { $result="edm::ESProducts<" |
Definition at line 43 of file esproducer.cc.
|
private |
Definition at line 61 of file edproducer.cc.
Referenced by produce().
perl prodname::ReturnType |
Definition at line 43 of file esproducer.cc.