#include <TrackingAnalyzer.h>
Public Member Functions | |
TrackingAnalyser (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~TrackingAnalyser () |
Destructor. More... | |
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 () |
Private Member Functions | |
void | beginJob () |
BeginJob. More... | |
void | beginRun (edm::Run const &run, edm::EventSetup const &eSetup) |
BeginRun. More... | |
void | checkTrackerFEDsInLS (DQMStore::IGetter &igetter, double iLS) |
void | checkTrackerFEDsWdataInLS (DQMStore::IGetter &igetter, double iLS) |
void | dqmBeginLuminosityBlock (DQMStore::IBooker &ibooker_, DQMStore::IGetter &igetter_, edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) |
Begin Luminosity Block. More... | |
void | dqmEndJob (DQMStore::IBooker &ibooker_, DQMStore::IGetter &igetter_) |
Endjob. More... | |
void | dqmEndLuminosityBlock (DQMStore::IBooker &ibooker_, DQMStore::IGetter &igetter_, edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) |
End Luminosity Block. More... | |
Private Attributes | |
TrackingActionExecutor * | actionExecutor_ |
edm::ESHandle< SiStripDetCabling > | detCabling_ |
edm::ESHandle< SiStripFedCabling > | fedCabling_ |
int | fileSaveFrequency_ |
int | globalStatusFilling_ |
std::ostringstream | html_out_ |
unsigned long long | m_cacheID_ |
std::string | nFEDinfoDir_ |
std::string | nFEDinVsLSname_ |
std::string | nFEDinWdataVsLSname_ |
int | nLumiSecs_ |
std::string | outputFileName_ |
std::string | outputFilePath_ |
edm::EDGetTokenT < FEDRawDataCollection > | rawDataToken_ |
int | shiftReportFrequency_ |
int | staticUpdateFrequency_ |
edm::ParameterSet | tkMapPSet_ |
bool | trackerFEDsFound_ |
bool | trackerFEDsWdataFound_ |
bool | verbose_ |
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) |
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 25 of file TrackingAnalyzer.h.
TrackingAnalyser::TrackingAnalyser | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 43 of file TrackingAnalyzer.cc.
References actionExecutor_, BUF_SIZE, ecal_dqm_sourceclient-live_cfg::cerr, gather_cfg::cout, groupFilesInBlocks::fin, contentValuesFiles::fullPath, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globalStatusFilling_, html_out_, recoMuon::in, nFEDinfoDir_, nFEDinVsLSname_, nFEDinWdataVsLSname_, rawDataToken_, shiftReportFrequency_, staticUpdateFrequency_, AlCaHLTBitMon_QueryRunRegistry::string, trackerFEDsFound_, trackerFEDsWdataFound_, and verbose_.
|
virtual |
|
privatevirtual |
BeginJob.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 94 of file TrackingAnalyzer.cc.
References nLumiSecs_.
|
privatevirtual |
BeginRun.
Reimplemented from DQMEDHarvester.
Definition at line 101 of file TrackingAnalyzer.cc.
References gather_cfg::cout, detCabling_, fedCabling_, edm::EventSetup::get(), m_cacheID_, and verbose_.
|
private |
Definition at line 179 of file TrackingAnalyzer.cc.
References gather_cfg::cout, DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTProfile(), nFEDinfoDir_, nFEDinVsLSname_, trackerFEDsFound_, and verbose_.
Referenced by dqmEndLuminosityBlock().
|
private |
Definition at line 196 of file TrackingAnalyzer.cc.
References gather_cfg::cout, DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTProfile(), nFEDinfoDir_, nFEDinWdataVsLSname_, trackerFEDsWdataFound_, and verbose_.
Referenced by dqmEndLuminosityBlock().
|
private |
Begin Luminosity Block.
Definition at line 118 of file TrackingAnalyzer.cc.
References gather_cfg::cout, and verbose_.
|
privatevirtual |
Endjob.
Implements DQMEDHarvester.
Definition at line 164 of file TrackingAnalyzer.cc.
References actionExecutor_, gather_cfg::cout, TrackingActionExecutor::createGlobalStatus(), TrackingActionExecutor::fillGlobalStatus(), globalStatusFilling_, and verbose_.
|
privatevirtual |
End Luminosity Block.
Reimplemented from DQMEDHarvester.
Definition at line 126 of file TrackingAnalyzer.cc.
References actionExecutor_, checkTrackerFEDsInLS(), checkTrackerFEDsWdataInLS(), gather_cfg::cout, TrackingActionExecutor::createDummyShiftReport(), TrackingActionExecutor::createGlobalStatus(), TrackingActionExecutor::createShiftReport(), TrackingActionExecutor::fillDummyGlobalStatus(), TrackingActionExecutor::fillDummyLSStatus(), TrackingActionExecutor::fillGlobalStatus(), globalStatusFilling_, edm::LuminosityBlockBase::id(), edm::LuminosityBlockBase::luminosityBlock(), edm::LuminosityBlockID::luminosityBlock(), nLumiSecs_, shiftReportFrequency_, trackerFEDsFound_, trackerFEDsWdataFound_, and verbose_.
|
private |
Definition at line 75 of file TrackingAnalyzer.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and TrackingAnalyser().
|
private |
Definition at line 74 of file TrackingAnalyzer.h.
Referenced by beginRun().
|
private |
Definition at line 73 of file TrackingAnalyzer.h.
Referenced by beginRun().
|
private |
Definition at line 62 of file TrackingAnalyzer.h.
|
private |
Definition at line 64 of file TrackingAnalyzer.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and TrackingAnalyser().
|
private |
Definition at line 81 of file TrackingAnalyzer.h.
Referenced by TrackingAnalyser().
|
private |
Definition at line 77 of file TrackingAnalyzer.h.
Referenced by beginRun().
|
private |
Definition at line 83 of file TrackingAnalyzer.h.
Referenced by checkTrackerFEDsInLS(), checkTrackerFEDsWdataInLS(), and TrackingAnalyser().
|
private |
Definition at line 84 of file TrackingAnalyzer.h.
Referenced by checkTrackerFEDsInLS(), and TrackingAnalyser().
|
private |
Definition at line 85 of file TrackingAnalyzer.h.
Referenced by checkTrackerFEDsWdataInLS(), and TrackingAnalyser().
|
private |
Definition at line 78 of file TrackingAnalyzer.h.
Referenced by beginJob(), and dqmEndLuminosityBlock().
|
private |
Definition at line 70 of file TrackingAnalyzer.h.
|
private |
Definition at line 69 of file TrackingAnalyzer.h.
|
private |
Definition at line 67 of file TrackingAnalyzer.h.
Referenced by TrackingAnalyser().
|
private |
Definition at line 65 of file TrackingAnalyzer.h.
Referenced by dqmEndLuminosityBlock(), and TrackingAnalyser().
|
private |
Definition at line 63 of file TrackingAnalyzer.h.
Referenced by TrackingAnalyser().
|
private |
Definition at line 72 of file TrackingAnalyzer.h.
|
private |
Definition at line 79 of file TrackingAnalyzer.h.
Referenced by checkTrackerFEDsInLS(), dqmEndLuminosityBlock(), and TrackingAnalyser().
|
private |
Definition at line 80 of file TrackingAnalyzer.h.
Referenced by checkTrackerFEDsWdataInLS(), dqmEndLuminosityBlock(), and TrackingAnalyser().
|
private |
Definition at line 57 of file TrackingAnalyzer.h.
Referenced by beginRun(), checkTrackerFEDsInLS(), checkTrackerFEDsWdataInLS(), dqmBeginLuminosityBlock(), dqmEndJob(), dqmEndLuminosityBlock(), and TrackingAnalyser().