#include <SiPixelEDAClient.h>
Public Member Functions | |
SiPixelEDAClient (const edm::ParameterSet &ps) | |
virtual | ~SiPixelEDAClient () |
Public Member Functions inherited from DQMEDHarvester | |
virtual void | analyze (edm::Event const &, edm::EventSetup const &) final |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
DQMEDHarvester (void) | |
virtual void | endJob () final |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::WatchLuminosityBlocks, edm::one::SharedResources > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
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 () |
Protected Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &eSetup) |
void | dqmEndJob (DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter, edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) override |
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) |
Private Attributes | |
bool | actionOnLumiSec_ |
bool | actionOnRunEnd_ |
bool | doHitEfficiency_ |
int | evtOffsetForInit_ |
bool | firstLumi |
bool | hiRes_ |
std::ostringstream | html_out_ |
std::string | inputSource_ |
edm::EDGetTokenT < FEDRawDataCollection > | inputSourceToken_ |
bool | isUpgrade_ |
unsigned long long | m_cacheID_ |
int | nErrorsBarrel_lastLS_ |
int | nErrorsEndcap_lastLS_ |
int | nEvents_ |
int | nEvents_lastLS_ |
int | nFEDs_ |
int | nLumiSecs_ |
double | noiseRate_ |
int | noiseRateDenominator_ |
bool | offlineXMLfile_ |
SiPixelActionExecutor * | sipixelActionExecutor_ |
SiPixelDataQuality * | sipixelDataQuality_ |
SiPixelInformationExtractor * | sipixelInformationExtractor_ |
SiPixelWebInterface * | sipixelWebInterface_ |
unsigned int | staticUpdateFrequency_ |
int | summaryFrequency_ |
std::string | summaryXMLfile_ |
edm::ESHandle < SiPixelFedCablingMap > | theCablingMap |
bool | Tier0Flag_ |
int | tkMapFrequency_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 29 of file SiPixelEDAClient.h.
SiPixelEDAClient::SiPixelEDAClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 53 of file SiPixelEDAClient.cc.
References BUF_SIZE, ecal_dqm_sourceclient-live_cfg::cerr, groupFilesInBlocks::fin, contentValuesFiles::fullPath, edm::ParameterSet::getUntrackedParameter(), recoMuon::in, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 104 of file SiPixelEDAClient.cc.
|
protectedvirtual |
cout << "-----------NEW RUN---------------" << endl;
Reimplemented from DQMEDHarvester.
Definition at line 127 of file SiPixelEDAClient.cc.
|
overrideprotectedvirtual |
cout << "[SiPixelEDAClient]: endjob called!" << endl;
Implements DQMEDHarvester.
Definition at line 233 of file SiPixelEDAClient.cc.
References DQMStore::IBooker::cd(), DQMStore::IGetter::cd(), and init.
|
overrideprotectedvirtual |
std::cout << "CREATING SUMMARY" << std::endl;
std::cout << "NEW LUMISECTION n " << nLumiSecs_ << std::endl;
Reimplemented from DQMEDHarvester.
Definition at line 157 of file SiPixelEDAClient.cc.
References DQMStore::IBooker::cd(), DQMStore::IGetter::cd(), edm::EventSetup::get(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), i, edm::LuminosityBlockBase::id(), init, edm::LuminosityBlockBase::luminosityBlock(), edm::LuminosityBlockID::luminosityBlock(), MonitorElement::Reset(), DQMStore::IBooker::setCurrentFolder(), and DQMStore::IGetter::setCurrentFolder().
|
private |
Definition at line 61 of file SiPixelEDAClient.h.
|
private |
Definition at line 62 of file SiPixelEDAClient.h.
|
private |
Definition at line 72 of file SiPixelEDAClient.h.
|
private |
Definition at line 63 of file SiPixelEDAClient.h.
|
private |
Definition at line 71 of file SiPixelEDAClient.h.
|
private |
Definition at line 65 of file SiPixelEDAClient.h.
|
private |
Definition at line 76 of file SiPixelEDAClient.h.
|
private |
Definition at line 74 of file SiPixelEDAClient.h.
|
private |
Definition at line 78 of file SiPixelEDAClient.h.
|
private |
Definition at line 73 of file SiPixelEDAClient.h.
|
private |
Definition at line 46 of file SiPixelEDAClient.h.
|
private |
Definition at line 50 of file SiPixelEDAClient.h.
|
private |
Definition at line 51 of file SiPixelEDAClient.h.
|
private |
Definition at line 48 of file SiPixelEDAClient.h.
|
private |
Definition at line 49 of file SiPixelEDAClient.h.
|
private |
Definition at line 69 of file SiPixelEDAClient.h.
|
private |
Definition at line 47 of file SiPixelEDAClient.h.
|
private |
Definition at line 66 of file SiPixelEDAClient.h.
|
private |
Definition at line 67 of file SiPixelEDAClient.h.
|
private |
Definition at line 68 of file SiPixelEDAClient.h.
|
private |
Definition at line 56 of file SiPixelEDAClient.h.
|
private |
Definition at line 55 of file SiPixelEDAClient.h.
|
private |
Definition at line 54 of file SiPixelEDAClient.h.
|
private |
Definition at line 53 of file SiPixelEDAClient.h.
|
private |
Definition at line 60 of file SiPixelEDAClient.h.
|
private |
Definition at line 59 of file SiPixelEDAClient.h.
|
private |
Definition at line 64 of file SiPixelEDAClient.h.
|
private |
Definition at line 79 of file SiPixelEDAClient.h.
|
private |
Definition at line 70 of file SiPixelEDAClient.h.
|
private |
Definition at line 58 of file SiPixelEDAClient.h.