#include <UMNioTask.h>
Public Attributes | |
tuple | umnioTask |
Protected Member Functions | |
virtual void | _process (edm::Event const &, edm::EventSetup const &) |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
virtual void | _resetMonitors (UpdateFreq) |
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 22 of file UMNioTask.h.
UMNioTask::UMNioTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file UMNioTask.cc.
References _eventtypes, _lowHBHE, _lowHF, _lowHO, _tagHBHE, _tagHF, _tagHO, _taguMN, _tokHBHE, _tokHF, _tokHO, _tokuMN, edm::ParameterSet::getUntrackedParameter(), HLT_25ns10e33_v2_cff::InputTag, hcaldqm::constants::nOrbitGapType, and hcaldqm::constants::tNull.
|
inlinevirtual |
Definition at line 26 of file UMNioTask.h.
|
protectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 65 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, hcaldqm::DQModule::_currentLS, hcaldqm::DQModule::_logger, _tagHBHE, _tagHF, _tagHO, _tokHBHE, _tokHF, _tokHO, _tokuMN, Logger::dqmthrow(), stage2BMTFBufferRaw_cfi::eventType, hcaldqm::constants::EVENTTYPE_PEDESTAL, hcaldqm::ContainerSingle2D::fill(), edm::Event::getByToken(), edm::InputTag::instance(), edm::InputTag::label(), and hcaldqm::utilities::sumQ().
|
virtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 35 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, _emap, _eventtypes, hcaldqm::DQModule::_maxLS, hcaldqm::DQModule::_name, hcaldqm::DQModule::_ptype, hcaldqm::DQModule::_subsystem, hcaldqm::ContainerSingleProf2D::book(), hcaldqm::ContainerSingle2D::book(), bookHistograms(), hcaldqm::quantity::ffC_10000, hcaldqm::fLocal, hcaldqm::quantity::fN, hcaldqm::quantity::fSubdetPM, edm::EventSetup::get(), hcaldqm::ContainerSingleProf2D::initialize(), hcaldqm::ContainerSingle2D::initialize(), edm::RunAuxiliary::run(), and edm::Run::runAuxiliary().
|
virtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 114 of file UMNioTask.cc.
|
inlinevirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 31 of file UMNioTask.h.
References hcaldqm::DQModule::_ptype, hcaldqm::fLocal, edm::RunAuxiliary::run(), and edm::Run::runAuxiliary().
|
protected |
Definition at line 68 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 69 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 70 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 63 of file UMNioTask.h.
|
protected |
Definition at line 62 of file UMNioTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 46 of file UMNioTask.h.
Referenced by bookHistograms(), and UMNioTask().
|
protected |
Definition at line 64 of file UMNioTask.h.
|
protected |
Definition at line 65 of file UMNioTask.h.
|
protected |
Definition at line 59 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 59 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 59 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 50 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 52 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 51 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 49 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 53 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 55 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 54 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 56 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
tuple UMNioTask.umnioTask |
Definition at line 3 of file UMNioTask.py.