#include <EDMtoMEConverter.h>
Classes | |
class | Tokens |
Public Types | |
typedef std::vector< uint32_t > | TagList |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
EDMtoMEConverter (const edm::ParameterSet &) | |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
template<class T > | |
void | getData (T &iGetFrom) |
virtual void | respondToOpenInputFile (const edm::FileBlock &) |
virtual | ~EDMtoMEConverter () |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
bool | convertOnEndLumi |
bool | convertOnEndRun |
DQMStore * | dbe |
int | frequency |
std::map< int, int > | iCount |
unsigned int | iCountf |
std::string | name |
std::tuple< Tokens< TH1F > , Tokens< TH1S >, Tokens< TH1D > , Tokens< TH2F >, Tokens< TH2S > , Tokens< TH2D >, Tokens< TH3F > , Tokens< TProfile >, Tokens < TProfile2D >, Tokens< double > , Tokens< int >, Tokens< long long >, Tokens< TString > > | tokens_ |
int | verbosity |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 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) |
Class to take dqm monitor elements and convert into a ROOT dataformat stored in Run tree of edm file
Definition at line 50 of file EDMtoMEConverter.h.
typedef std::vector<uint32_t> EDMtoMEConverter::TagList |
Definition at line 69 of file EDMtoMEConverter.h.
|
explicit |
Definition at line 218 of file EDMtoMEConverter.cc.
|
virtual |
Definition at line 265 of file EDMtoMEConverter.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 325 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 267 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 314 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 287 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 271 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 318 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 307 of file EDMtoMEConverter.cc.
void EDMtoMEConverter::getData | ( | T & | iGetFrom | ) |
Definition at line 331 of file EDMtoMEConverter.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 281 of file EDMtoMEConverter.cc.
|
private |
Definition at line 77 of file EDMtoMEConverter.h.
|
private |
Definition at line 78 of file EDMtoMEConverter.h.
|
private |
Definition at line 80 of file EDMtoMEConverter.h.
|
private |
Definition at line 75 of file EDMtoMEConverter.h.
|
private |
Definition at line 84 of file EDMtoMEConverter.h.
|
private |
Definition at line 83 of file EDMtoMEConverter.h.
|
private |
Definition at line 73 of file EDMtoMEConverter.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), counter.Counter::__str__(), average.Average::__str__(), VIDSelectorBase.VIDSelectorBase::initialize(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 118 of file EDMtoMEConverter.h.
|
private |
Definition at line 74 of file EDMtoMEConverter.h.