Public Member Functions | |
UETableProducer (const edm::ParameterSet &) | |
~UETableProducer () | |
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 (const std::string &iProcessName, std::vector< const char * > &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 Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginRun (const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
string | calibrationFile_ |
bool | debug_ |
unsigned int | index = 0 |
bool | jetCorrectorFormat_ |
unsigned int | ni0 [2] |
unsigned int | ni1 [2] |
unsigned int | ni2 [2] |
unsigned int | np [5] |
unsigned int | runnum_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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) |
Definition at line 35 of file UETableProducer.cc.
|
explicit |
Definition at line 76 of file UETableProducer.cc.
References calibrationFile_, debug_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), jetCorrectorFormat_, ni0, ni1, ni2, np, and AlCaHLTBitMon_QueryRunRegistry::string.
UETableProducer::~UETableProducer | ( | ) |
Definition at line 103 of file UETableProducer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 115 of file UETableProducer.cc.
|
privatevirtual |
Definition at line 123 of file UETableProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 129 of file UETableProducer.cc.
References cond::service::PoolDBOutputService::appendSinceTime(), cond::service::PoolDBOutputService::beginOfTime(), calibrationFile_, filterCSVwithJSON::copy, gather_cfg::cout, cond::service::PoolDBOutputService::createNewIOV(), cond::service::PoolDBOutputService::currentTime(), UETable::edgeEta, cond::service::PoolDBOutputService::endOfTime(), index, edm::Service< T >::isAvailable(), cond::service::PoolDBOutputService::isNewTagRequest(), jetCorrectorFormat_, JetCorrectorParametersCollection::L1Offset, geometryCSVtoXML::line, UETable::ni0, ni0, UETable::ni1, ni1, UETable::ni2, ni2, UETable::np, np, NULL, fetchall_from_DQM_v2::pool, JetCorrectorParametersCollection::push_back(), record, AlCaHLTBitMon_QueryRunRegistry::string, and UETable::values.
|
private |
Definition at line 50 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 47 of file UETableProducer.cc.
Referenced by UETableProducer().
|
private |
Definition at line 53 of file UETableProducer.cc.
Referenced by BeautifulSoup.PageElement::_invert(), and endJob().
|
private |
Definition at line 48 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 53 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 53 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 53 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 53 of file UETableProducer.cc.
Referenced by endJob(), and UETableProducer().
|
private |
Definition at line 51 of file UETableProducer.cc.