#include <SiStripCommissioningSource.h>
Public Types | |
typedef std::map< unsigned int, CommissioningTask * > | TaskMap |
typedef std::vector< CommissioningTask * > | VecOfTasks |
typedef std::vector< VecOfTasks > | VecOfVecOfTasks |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | clearCablingTasks () |
void | clearTasks () |
void | createCablingTasks () |
void | createRunNumber () |
void | createTask (const SiStripEventSummary *const, const edm::EventSetup &) |
void | createTasks (sistrip::RunType, const edm::EventSetup &) |
void | directory (std::stringstream &, uint32_t run_number=0) |
DQMStore *const | dqm (std::string method="") const |
void | fillCablingHistos (const SiStripEventSummary *const, const edm::DetSetVector< SiStripRawDigi > &) |
void | fillHistos (const SiStripEventSummary *const, const edm::DetSetVector< SiStripRawDigi > &, const edm::DetSetVector< SiStripRawDigi > &=edm::DetSetVector< SiStripRawDigi >(), const edmNew::DetSetVector< SiStripCluster > &=edmNew::DetSetVector< SiStripCluster >()) |
void | remove () |
SiStripCommissioningSource ()=delete | |
Private Attributes | |
std::string | base_ |
bool | cablingTask_ |
TaskMap | cablingTasks_ |
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > | clustersToken_ |
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | digiFineDelaySelectionToken_ |
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | digiReorderedToken_ |
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | digiScopeModeToken_ |
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | digiVirginRawToken_ |
DQMStore * | dqm_ |
SiStripFecCabling * | fecCabling_ |
SiStripFedCabling * | fedCabling_ |
std::string | filename_ |
std::string | inputClusterLabel_ |
std::string | inputModuleLabel_ |
std::string | inputModuleLabelAlt_ |
std::string | inputModuleLabelSummary_ |
edm::EDGetTokenT< SiStripEventSummary > | inputModuleSummaryToken_ |
bool | isSpy_ |
edm::ParameterSet | parameters_ |
std::string | partitionName_ |
uint32_t | run_ |
sistrip::RunType | task_ |
std::string | taskConfigurable_ |
VecOfVecOfTasks | tasks_ |
bool | tasksExist_ |
int32_t | time_ |
int | updateFreq_ |
std::string | view_ |
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 &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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) |
Definition at line 29 of file SiStripCommissioningSource.h.
typedef std::map<unsigned int, CommissioningTask*> SiStripCommissioningSource::TaskMap |
Map of task objects, identified through FedChanelId
Definition at line 34 of file SiStripCommissioningSource.h.
typedef std::vector<CommissioningTask*> SiStripCommissioningSource::VecOfTasks |
Definition at line 35 of file SiStripCommissioningSource.h.
typedef std::vector<VecOfTasks> SiStripCommissioningSource::VecOfVecOfTasks |
Definition at line 36 of file SiStripCommissioningSource.h.
SiStripCommissioningSource::SiStripCommissioningSource | ( | const edm::ParameterSet & | pset | ) |
Definition at line 55 of file SiStripCommissioningSource.cc.
References clustersToken_, digiFineDelaySelectionToken_, digiReorderedToken_, digiScopeModeToken_, digiVirginRawToken_, inputClusterLabel_, inputModuleLabel_, inputModuleLabelAlt_, inputModuleLabelSummary_, inputModuleSummaryToken_, isSpy_, LogTrace, sistrip::mlDqmSource_, and tasks_.
|
override |
Definition at line 100 of file SiStripCommissioningSource.cc.
References LogTrace, and sistrip::mlDqmSource_.
|
privatedelete |
Private default constructor.
|
override |
Definition at line 272 of file SiStripCommissioningSource.cc.
References sistrip::APV_LATENCY, sistrip::APV_TIMING, cablingTask_, sistrip::CALIBRATION, sistrip::CALIBRATION_DECO, sistrip::CALIBRATION_SCAN, sistrip::CALIBRATION_SCAN_DECO, clustersToken_, createRunNumber(), createTask(), sistrip::DAQ_SCOPE_MODE, digiFineDelaySelectionToken_, digiReorderedToken_, digiScopeModeToken_, digiVirginRawToken_, edm::EventID::event(), sistrip::FAST_CABLING, sistrip::FED_CABLING, sistrip::FED_SCOPE_MODE, sistrip::FED_TIMING, sistrip::FED_VIRGIN_RAW, SiStripEnumsAndStrings::fedReadoutMode(), SiStripEventSummary::fedReadoutMode(), fillCablingHistos(), fillHistos(), sistrip::FINE_DELAY, edm::Event::getByToken(), edm::EventBase::id(), inputClusterLabel_, inputModuleLabelAlt_, inputModuleSummaryToken_, isSpy_, edm::HandleBase::isValid(), sistrip::mlDqmSource_, sistrip::NOISE, SiStripEventSummary::nullParams(), sistrip::OPTO_SCAN, sistrip::PEDESTALS, sistrip::PEDS_FULL_NOISE, sistrip::PEDS_ONLY, edm::Handle< T >::product(), edm::EventID::run(), run_, SiStripEnumsAndStrings::runType(), SiStripEventSummary::runType(), GeneralSetup::setup(), heppy_report::summary, lumiQTWidget::t, task_, tasks_, tasksExist_, ntuplemaker::time, time_, sistrip::UNDEFINED_RUN_TYPE, sistrip::UNKNOWN_RUN_TYPE, updateFreq_, findQualityFiles::v, and sistrip::VPSP_SCAN.
|
override |
Definition at line 123 of file SiStripCommissioningSource.cc.
References base_, cablingTask_, clearCablingTasks(), clearTasks(), SiStripFecCabling::crates(), dir, dqm(), dqm_, fecCabling_, fedCabling_, SiStripFedCabling::fedIds(), edm::EventSetup::get(), LogDebug, LogTrace, sistrip::mlDqmSource_, Utilities::operator, edm::ESHandle< T >::product(), task_, tasksExist_, and sistrip::UNDEFINED_RUN_TYPE.
|
private |
Definition at line 1114 of file SiStripCommissioningSource.cc.
References cablingTasks_.
Referenced by beginRun().
|
private |
Definition at line 1124 of file SiStripCommissioningSource.cc.
References tasks_.
Referenced by beginRun().
|
private |
Definition at line 815 of file SiStripCommissioningSource.cc.
References base_, cablingTasks_, SiStripFecCabling::crates(), TauDecayModes::dec, dir, dqm(), fecCabling_, sistrip::FED_CABLING, crabWrapper::key, LogTrace, sistrip::mlDqmSource_, callgraph::path, SiStripEnumsAndStrings::runType(), AlCaHLTBitMon_QueryRunRegistry::string, task_, sistrip::UNDEFINED_RUN_TYPE, and sistrip::UNKNOWN_RUN_TYPE.
Referenced by createTask().
|
private |
Definition at line 706 of file SiStripCommissioningSource.cc.
References base_, dqm(), sistrip::mlDqmSource_, sistrip::root_, writedatasetfile::run, run_, sistrip::runNumber_, sistrip::sep_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by analyze().
|
private |
Definition at line 726 of file SiStripCommissioningSource.cc.
References base_, cablingTask_, createCablingTasks(), createTasks(), dqm(), sistrip::FED_CABLING, LogTrace, sistrip::mlDqmSource_, sistrip::root_, SiStripEnumsAndStrings::runType(), SiStripEventSummary::runType(), sistrip::sep_, AlCaHLTBitMon_QueryRunRegistry::string, task_, taskConfigurable_, sistrip::taskId_, tasksExist_, sistrip::UNDEFINED_RUN_TYPE, and sistrip::UNKNOWN_RUN_TYPE.
Referenced by analyze().
|
private |
Definition at line 953 of file SiStripCommissioningSource.cc.
References sistrip::APV_LATENCY, sistrip::APV_TIMING, base_, sistrip::CALIBRATION, sistrip::CALIBRATION_DECO, sistrip::CALIBRATION_SCAN, sistrip::CALIBRATION_SCAN_DECO, sistrip::DAQ_SCOPE_MODE, TauDecayModes::dec, sistrip::detectorView_, dir, sistrip::dir_, dqm(), sistrip::FAST_CABLING, SiStripFedKey::feChan(), sistrip::FED_TIMING, fedCabling_, SiStripFedCabling::fedConnections(), SiStripFedCabling::fedIds(), SiStripFedKey::feUnit(), filename_, sistrip::FINE_DELAY, sistrip::invalid_, sistrip::mlDqmSource_, sistrip::NOISE, sistrip::OPTO_SCAN, or, parameters_, sistrip::PEDESTALS, sistrip::PEDS_FULL_NOISE, sistrip::PEDS_ONLY, sistrip::root_, run_, GeneralSetup::setup(), task_, tasks_, sistrip::UNDEFINED_RUN_TYPE, updateFreq_, view_, and sistrip::VPSP_SCAN.
Referenced by createTask().
|
private |
Definition at line 1150 of file SiStripCommissioningSource.cc.
References hcalSimParameters_cfi::he, sysUtil::pid, AlCaHLTBitMon_QueryRunRegistry::string, and tmp.
Referenced by endJob().
|
private |
Definition at line 108 of file SiStripCommissioningSource.cc.
References dqm_, and sistrip::mlDqmSource_.
Referenced by beginRun(), createCablingTasks(), createRunNumber(), createTask(), createTasks(), endJob(), and remove().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 175 of file SiStripCommissioningSource.cc.
References sistrip::APV_LATENCY, cablingTasks_, sistrip::DAQ_SCOPE_MODE, dir, directory(), dqm(), fecCabling_, fedCabling_, SiStripFedCabling::fedConnections(), SiStripFedCabling::fedIds(), filename_, sistrip::FINE_DELAY, LogTrace, sistrip::mlDqmSource_, dataset::name, partitionName_, run_, AlCaHLTBitMon_QueryRunRegistry::string, task_, and tasks_.
|
private |
Definition at line 412 of file SiStripCommissioningSource.cc.
References cablingTasks_, sistrip::CCU_CHAN, SiStripFecKey::ccuAddr(), SiStripFecKey::ccuChan(), SiStripKey::channel(), SiStripEventSummary::dcuId(), TauDecayModes::dec, SiStripEventSummary::deviceId(), edm::DetSetVector< T >::end(), fecCabling_, SiStripFecKey::fecCrate(), SiStripFecKey::fecRing(), SiStripFecKey::fecSlot(), fedCabling_, SiStripFedCabling::fedIds(), edm::DetSetVector< T >::find(), cuy::ii, sistrip::invalid_, findQualityFiles::jj, SiStripKey::key(), SiStripModule::key(), LogTrace, Averages::Params::max_, Averages::Params::mean_, Averages::Params::median_, Averages::Params::min_, sistrip::mlDqmSource_, sistrip::mlTest_, SiStripFecCabling::module(), Averages::Params::num_, callgraph::path, Averages::Params::rms_, and tmp.
Referenced by analyze().
|
private |
Definition at line 589 of file SiStripCommissioningSource.cc.
References sistrip::APV_LATENCY, edmNew::DetSetVector< T >::begin(), TauDecayModes::dec, edm::DetSetVector< T >::empty(), edmNew::DetSetVector< T >::empty(), edm::DetSetVector< T >::end(), edmNew::DetSetVector< T >::end(), fedCabling_, SiStripFedCabling::fedConnections(), SiStripFedCabling::fedIds(), edm::DetSetVector< T >::find(), sistrip::FINE_DELAY, sistrip::invalid_, sistrip::mlDqmSource_, or, task_, tasks_, and sistrip::valid_.
Referenced by analyze().
|
private |
Definition at line 1139 of file SiStripCommissioningSource.cc.
References CommonMethods::dirExists(), dqm(), and sistrip::root_.
|
private |
Definition at line 156 of file SiStripCommissioningSource.h.
Referenced by beginRun(), createCablingTasks(), createRunNumber(), createTask(), and createTasks().
|
private |
Flag to indicate whether task is FED cabling or not.
Definition at line 150 of file SiStripCommissioningSource.h.
Referenced by analyze(), beginRun(), and createTask().
|
private |
Map of cabling task objects (indexed using FEC key).
Definition at line 144 of file SiStripCommissioningSource.h.
Referenced by clearCablingTasks(), createCablingTasks(), endJob(), and fillCablingHistos().
|
private |
Definition at line 109 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Definition at line 108 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Definition at line 106 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Definition at line 107 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Definition at line 105 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Interface to Data Quality Monitoring framework.
Definition at line 95 of file SiStripCommissioningSource.h.
Referenced by beginRun(), and dqm().
|
private |
Definition at line 101 of file SiStripCommissioningSource.h.
Referenced by beginRun(), createCablingTasks(), endJob(), and fillCablingHistos().
|
private |
Definition at line 98 of file SiStripCommissioningSource.h.
Referenced by beginRun(), createTasks(), endJob(), fillCablingHistos(), and fillHistos().
|
private |
Filename of output root file containing source histos.
Definition at line 118 of file SiStripCommissioningSource.h.
Referenced by createTasks(), and endJob().
|
private |
Definition at line 115 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Name of digi input module.
Definition at line 112 of file SiStripCommissioningSource.h.
Referenced by SiStripCommissioningSource().
|
private |
Definition at line 113 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Definition at line 114 of file SiStripCommissioningSource.h.
Referenced by SiStripCommissioningSource().
|
private |
Definition at line 104 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
Is this a spy run ?
Definition at line 130 of file SiStripCommissioningSource.h.
Referenced by analyze(), and SiStripCommissioningSource().
|
private |
parameters to pass to the tasks
Definition at line 162 of file SiStripCommissioningSource.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Types.EDAlias::clone(), Mixins._TypedParameterizable::copy(), and createTasks().
|
private |
Partition name used for root files in spy
Definition at line 124 of file SiStripCommissioningSource.h.
Referenced by endJob().
|
private |
Run number used for naming of root file.
Definition at line 121 of file SiStripCommissioningSource.h.
Referenced by analyze(), createRunNumber(), createTasks(), and endJob().
|
private |
Identifies commissioning task.
Definition at line 138 of file SiStripCommissioningSource.h.
Referenced by analyze(), beginRun(), createCablingTasks(), createTask(), createTasks(), endJob(), and fillHistos().
|
private |
Identifies commissioning task read from cfg file.
Definition at line 135 of file SiStripCommissioningSource.h.
Referenced by createTask().
|
private |
Vector of vector of task objects (indexed using FED id.ch.
Definition at line 141 of file SiStripCommissioningSource.h.
Referenced by analyze(), clearTasks(), createTasks(), endJob(), fillHistos(), and SiStripCommissioningSource().
|
private |
Flag to indicate whether histo objects exist or not.
Definition at line 147 of file SiStripCommissioningSource.h.
Referenced by analyze(), beginRun(), and createTask().
|
private |
Record of time used to calculate event rate.
Definition at line 127 of file SiStripCommissioningSource.h.
Referenced by analyze().
|
private |
Update frequency for histograms (ignored for cabling).
Definition at line 153 of file SiStripCommissioningSource.h.
Referenced by analyze(), and createTasks().
|
private |
flag for choosing the organizational 'view' the DQM histogram tree
Definition at line 159 of file SiStripCommissioningSource.h.
Referenced by createTasks().