#include <c++11.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::eventsetup::EventSetupRecordImplementation< __class__ > | |
static EventSetupRecordKey | keyForClass () |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Static Public Member Functions inherited from edm::stream::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
__class__ (const __class__ &src) | |
__class__ (const __class__< T > &src) | |
__class__ (__class__ &&src) | |
__class__ (__class__< T > &&src) | |
__class__ (const __class__ &) | |
__class__ (__class__ const &) | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | beginStream (edm::StreamID) override |
virtual void | beginStream (edm::StreamID) override |
virtual void | endJob () override |
virtual void | endStream () override |
virtual void | endStream () override |
virtual bool | filter (edm::Event &, const edm::EventSetup &) override |
const __class__ & | operator= (const __class__ &rhs) |
const __class__< T > & | operator= (const __class__< T > &rhs) |
__class__ & | operator= (__class__ &&rhs) |
const __class__ & | operator= (const __class__ &) |
__class__< T > & | operator= (__class__< T > &&rhs) |
__class__ | operator= (__class__ const &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
example_myparticle edm::InputTag | electronTags_ |
example_histo TH1I * | histo |
example_myparticle edm::InputTag | muonTags_ |
edm::EDGetTokenT< TrackCollection > | tracksToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector< EventSetupRecordKey > | Keys |
typedef std::map< EventSetupRecordKey, KeyedProxies > | RecordProxies |
Public Types inherited from edm::EDLooperBase | |
enum | Status { kContinue, kStop } |
Public Types inherited from edm::stream::EDFilter<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDFilterBase | |
typedef EDFilterAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Protected Member Functions inherited from edm::eventsetup::EventSetupRecordImplementation< __class__ > | |
EventSetupRecordImplementation () | |
Protected Member Functions inherited from edm::eventsetup::EventSetupRecord | |
void | addTraceInfoToCmsException (cms::Exception &iException, char const *iName, ComponentDescription const *, DataKey const &) const |
void | changeStdExceptionToCmsException (char const *iExceptionWhatMessage, char const *iName, ComponentDescription const *, DataKey const &) const |
EventSetupImpl const & | eventSetup () const |
DataProxy const * | find (DataKey const &aKey) const |
template<template< typename > typename H, typename T , typename R > | |
H< T > | getHandleImpl (ESGetToken< T, R > const &iToken) const |
ESProxyIndex const * | getTokenIndices () const |
EventSetupRecordImpl const * | impl () const |
unsigned int | transitionID () const |
void | validate (ComponentDescription const *, ESInputTag const &) const |
Protected Member Functions inherited from edm::ESProducerLooper | |
void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) override |
void | setIntervalFor (const eventsetup::EventSetupRecordKey &iKey, const IOVSyncValue &iTime, ValidityInterval &oInterval) override |
Protected Member Functions inherited from edm::ESProducer | |
ESProducer (const ESProducer &)=delete | |
ESProducer const & | operator= (const ESProducer &)=delete |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) override |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
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 &) |
Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder | |
template<class T > | |
void | findingRecord () |
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
Protected Member Functions inherited from edm::EDLooperBase | |
ModuleChanger * | moduleChanger () |
This only returns a non-zero value during the call to endOfLoop. More... | |
ScheduleInfo const * | scheduleInfo () const |
This returns a non-zero value after the constructor has been called. More... | |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Description: [one line class summary]
Usage: <usage>
Definition at line 30 of file Skeleton.cc.
References __class__< T >::~__class__().
Referenced by BeautifulSoup.Tag::__getattr__(), BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii(), and __class__Worker::postProcess().
Definition at line 91 of file DQMEDAnalyzer.cc.
Referenced by __class__< T >::__class__(), and __class__Worker::postProcess().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
|
explicit |
Definition at line 85 of file DQMEDAnalyzer.cc.
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
|
explicit |
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
__class__< T >::__class__ | ( | const edm::ParameterSet & | ) |
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
|
explicit |
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
Referenced by BeautifulSoup.Tag::__getattr__(), and BeautifulSoup.UnicodeDammit::_ebcdic_to_ascii().
|
overrideprivatevirtual |
Definition at line 102 of file DQMEDAnalyzer.cc.
References DQMStore::IBooker::book1D(), DQMStore::ConcurrentBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::book3D(), bookHistograms(), DQMStore::IBooker::bookProfile(), DQMStore::IBooker::bookProfile2D(), dqmAnalyze(), eventCount_, example2D_, example3D_, example_, example_global, exampleTProfile2D_, exampleTProfile_, f, MonitorElement::Fill(), folder_, Histograms___class__, plotFactory::histos, iEvent, writedatasetfile::run, and DQMStore::IBooker::setCurrentFolder().
Called each time the 'client' begins processing (remote 'slaves' do not see this message)
in | an assignable pointer to a list of objects you want passed to 'preProcessing'. This list is used to communicate with remote slaves. NOTE: you are responsible for deleting this TList and its content once you are done with it. |
Implements TFWLiteSelectorBasic.
Definition at line 100 of file TSelector.cc.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 125 of file EDAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDFilterBase.
Definition at line 107 of file EDFilter.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDFilterBase.
|
virtual |
Called after all event modules have had a chance to process the edm::Event.
Implements edm::EDLooper.
Definition at line 129 of file EDLooper.cc.
References edm::EDLooperBase::kContinue.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 131 of file EDAnalyzer.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, __class__< T >::fillDescriptions(), and edm::ParameterSetDescription::setUnknown().
Reimplemented from edm::EDLooperBase.
Definition at line 144 of file EDLooper.cc.
References DEFINE_FWK_LOOPER.
|
virtual |
Definition at line 137 of file EDLooper.cc.
References edm::EDLooperBase::kStop.
Reimplemented from edm::stream::EDFilterBase.
Definition at line 113 of file EDFilter.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, __class__< T >::fillDescriptions(), and edm::ParameterSetDescription::setUnknown().
Reimplemented from edm::stream::EDFilterBase.
|
static |
|
static |
|
static |
Definition at line 140 of file DQMEDAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by __class__< T >::endJob(), and __class__< T >::endStream().
|
overrideprivatevirtual |
Definition at line 90 of file EDFilter.cc.
References edm::EventSetup::get(), and edm::Event::getByLabel().
|
private |
|
private |
|
overrideprivatevirtual |
Definition at line 98 of file EDLooper.cc.
References runTauDisplay::dtype, recoMuon::in, convertSQLitetoXML_cfg::output, and edm::print().
Called before system starts to loop over the events. The argument is a count of how many loops have been processed. For the first time through the events the argument will be 0.
Implements edm::EDLooperBase.
Definition at line 123 of file EDLooper.cc.
Called each time the 'client' has finished processing.
out | contains the accumulated output of all slaves. |
Implements TFWLiteSelectorBasic.
Definition at line 106 of file TSelector.cc.
References svgfig::canvas(), gather_cfg::cout, create_public_lumi_plots::hist, and kPt.
|
private |
Definition at line 62 of file EDProducer.cc.
Definition at line 64 of file EDAnalyzer.cc.
|
private |
Definition at line 61 of file EDProducer.cc.
|
private |
Definition at line 63 of file EDAnalyzer.cc.