#include <TPTask.h>
Protected Types | |
enum | TPFlag { fEtMsm =0, fDataMsn =1, fEmulMsn =2, fUnknownIds =3, nTPFlag =4 } |
Protected Member Functions | |
void | _process (edm::Event const &, edm::EventSetup const &) override |
void | _resetMonitors (hcaldqm::UpdateFreq) override |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
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) |
file: Author: Description:
|
protected |
Enumerator | |
---|---|
fEtMsm | |
fDataMsn | |
fEmulMsn | |
fUnknownIds | |
nTPFlag |
Definition at line 46 of file TPTask.h.
TPTask::TPTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file TPTask.cc.
References _cutEt, _skip1x1, _tagData, _tagEmul, _thresh_DataMsn, _thresh_EmulMsn, _thresh_EtMsmRate_high, _thresh_EtMsmRate_low, _thresh_FGMsmRate_high, _thresh_FGMsmRate_low, _tokData, _tokEmul, _vFGBitsReady, _vflags, fDataMsn, fEmulMsn, fEtMsm, nanoDQM_cfi::Flag, fUnknownIds, edm::ParameterSet::getUntrackedParameter(), nTPFlag, hcaldqm::constants::NUM_FGBITS, and tmp.
|
inlineoverride |
Definition at line 26 of file TPTask.h.
References _process(), _resetMonitors(), beginLuminosityBlock(), bookHistograms(), and endLuminosityBlock().
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 567 of file TPTask.cc.
References _cEtCorr2x3_TTSubdet, _cEtCorr_TTSubdet, _cEtCorrRatio_depthlike, _cEtCorrRatio_ElectronicsuTCA, _cEtCorrRatio_ElectronicsVME, _cEtCorrRatiovsBX_TTSubdet, _cEtCorrRatiovsLS_TTSubdet, _cEtCutData_depthlike, _cEtCutDatavsBX_TTSubdet, _cEtCutDatavsLS_TTSubdet, _cEtCutEmul_depthlike, _cEtCutEmulvsBX_TTSubdet, _cEtCutEmulvsLS_TTSubdet, _cEtData_depthlike, _cEtData_ElectronicsuTCA, _cEtData_ElectronicsVME, _cEtData_TTSubdet, _cEtEmul_depthlike, _cEtEmul_ElectronicsuTCA, _cEtEmul_ElectronicsVME, _cEtEmul_TTSubdet, _cEtMsm_depthlike, _cEtMsm_ElectronicsuTCA, _cEtMsm_ElectronicsVME, _cEtMsmRatiovsBX_TTSubdet, _cEtMsmRatiovsLS_TTSubdet, _cEtMsmvsBX_TTSubdet, _cEtMsmvsLS_TTSubdet, _cFGCorr_TTSubdet, _cFGMsm_depthlike, _cFGMsm_ElectronicsuTCA, _cFGMsm_ElectronicsVME, _cMsnCutDatavsBX_TTSubdet, _cMsnCutDatavsLS_TTSubdet, _cMsnCutEmulvsBX_TTSubdet, _cMsnCutEmulvsLS_TTSubdet, _cMsnData_depthlike, _cMsnData_ElectronicsuTCA, _cMsnData_ElectronicsVME, _cMsnDatavsBX_TTSubdet, _cMsnDatavsLS_TTSubdet, _cMsnEmul_depthlike, _cMsnEmul_ElectronicsuTCA, _cMsnEmul_ElectronicsVME, _cMsnEmulvsBX_TTSubdet, _cMsnEmulvsLS_TTSubdet, _cOccupancyCutData_depthlike, _cOccupancyCutData_ElectronicsuTCA, _cOccupancyCutData_ElectronicsVME, _cOccupancyCutDatavsBX_TTSubdet, _cOccupancyCutDatavsLS_TTSubdet, _cOccupancyCutEmul_depthlike, _cOccupancyCutEmul_ElectronicsuTCA, _cOccupancyCutEmul_ElectronicsVME, _cOccupancyCutEmulvsBX_TTSubdet, _cOccupancyCutEmulvsLS_TTSubdet, _cOccupancyData2x3_depthlike, _cOccupancyData_depthlike, _cOccupancyData_ElectronicsuTCA, _cOccupancyData_ElectronicsVME, _cOccupancyDatavsBX_TTSubdet, _cOccupancyDatavsLS_TTSubdet, _cOccupancyEmul2x3_depthlike, _cOccupancyEmul_depthlike, _cOccupancyEmul_ElectronicsuTCA, _cOccupancyEmul_ElectronicsVME, _cOccupancyEmulvsBX_TTSubdet, _cOccupancyEmulvsLS_TTSubdet, hcaldqm::DQModule::_currentLS, _cutEt, _ehashmap, hcaldqm::DQModule::_logger, hcaldqm::DQModule::_ptype, _tagData, _tagEmul, _tokData, _tokEmul, _unknownIdsPresent, _vFGBitsReady, _xDataMsn, _xDataTotal, _xEmulMsn, _xEmulTotal, _xEtMsm, _xFGMsm, _xNumCorr, edm::SortedCollection< T, SORT >::begin(), edm::EventBase::bunchCrossing(), Logger::dqmthrow(), runTauDisplay::eid, edm::SortedCollection< T, SORT >::end(), hcaldqm::Container2D::fill(), hcaldqm::ContainerSingle2D::fill(), hcaldqm::Container1D::fill(), MonitorElement::Fill(), lumiContext::fill, edm::SortedCollection< T, SORT >::find(), hcaldqm::fOffline, hcaldqm::fOnline, hcaldqm::ContainerXXX< STDTYPE >::get(), edm::Event::getByToken(), HcalTrigTowerDetId::ietaAbs(), edm::InputTag::instance(), HcalElectronicsId::isVMEid(), edm::InputTag::label(), hcaldqm::electronicsmap::ElectronicsMap::lookup(), SiStripPI::max, meUnknownIds1LS, min(), hcaldqm::constants::NUM_FGBITS, DetId::rawId(), and HcalTrigTowerDetId::version().
Referenced by ~TPTask().
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 554 of file TPTask.cc.
References _unknownIdsPresent, and hcaldqm::f1LS.
Referenced by ~TPTask().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 988 of file TPTask.cc.
Referenced by ~TPTask().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 41 of file TPTask.cc.
References _cEtCorr2x3_TTSubdet, _cEtCorr_TTSubdet, _cEtCorrRatio_depthlike, _cEtCorrRatio_ElectronicsuTCA, _cEtCorrRatio_ElectronicsVME, _cEtCorrRatiovsBX_TTSubdet, _cEtCorrRatiovsLS_TTSubdet, _cEtCutData_depthlike, _cEtCutDatavsBX_TTSubdet, _cEtCutDatavsLS_TTSubdet, _cEtCutEmul_depthlike, _cEtCutEmulvsBX_TTSubdet, _cEtCutEmulvsLS_TTSubdet, _cEtData_depthlike, _cEtData_ElectronicsuTCA, _cEtData_ElectronicsVME, _cEtData_TTSubdet, _cEtEmul_depthlike, _cEtEmul_ElectronicsuTCA, _cEtEmul_ElectronicsVME, _cEtEmul_TTSubdet, _cEtMsm_depthlike, _cEtMsm_ElectronicsuTCA, _cEtMsm_ElectronicsVME, _cEtMsmRatiovsBX_TTSubdet, _cEtMsmRatiovsLS_TTSubdet, _cEtMsmvsBX_TTSubdet, _cEtMsmvsLS_TTSubdet, _cFGCorr_TTSubdet, _cFGMsm_depthlike, _cFGMsm_ElectronicsuTCA, _cFGMsm_ElectronicsVME, _cMsnCutDatavsBX_TTSubdet, _cMsnCutDatavsLS_TTSubdet, _cMsnCutEmulvsBX_TTSubdet, _cMsnCutEmulvsLS_TTSubdet, _cMsnData_depthlike, _cMsnData_ElectronicsuTCA, _cMsnData_ElectronicsVME, _cMsnDatavsBX_TTSubdet, _cMsnDatavsLS_TTSubdet, _cMsnEmul_depthlike, _cMsnEmul_ElectronicsuTCA, _cMsnEmul_ElectronicsVME, _cMsnEmulvsBX_TTSubdet, _cMsnEmulvsLS_TTSubdet, _cOccupancyCutData_depthlike, _cOccupancyCutData_ElectronicsuTCA, _cOccupancyCutData_ElectronicsVME, _cOccupancyCutDatavsBX_TTSubdet, _cOccupancyCutDatavsLS_TTSubdet, _cOccupancyCutEmul_depthlike, _cOccupancyCutEmul_ElectronicsuTCA, _cOccupancyCutEmul_ElectronicsVME, _cOccupancyCutEmulvsBX_TTSubdet, _cOccupancyCutEmulvsLS_TTSubdet, _cOccupancyData2x3_depthlike, _cOccupancyData_depthlike, _cOccupancyData_ElectronicsuTCA, _cOccupancyData_ElectronicsVME, _cOccupancyDatavsBX_TTSubdet, _cOccupancyDatavsLS_TTSubdet, _cOccupancyEmul2x3_depthlike, _cOccupancyEmul_depthlike, _cOccupancyEmul_ElectronicsuTCA, _cOccupancyEmul_ElectronicsVME, _cOccupancyEmulvsBX_TTSubdet, _cOccupancyEmulvsLS_TTSubdet, _cSummaryvsLS, _cSummaryvsLS_FED, _ehashmap, hcaldqm::DQTask::_emap, _filter_depth0, _filter_uTCA, _filter_VME, hcaldqm::DQModule::_maxLS, hcaldqm::DQModule::_name, hcaldqm::DQModule::_ptype, hcaldqm::DQModule::_subsystem, _unknownIdsPresent, _vflags, _vhashFEDs, _xDataMsn, _xDataTotal, _xEmulMsn, _xEmulTotal, _xEtMsm, _xFGMsm, _xNumCorr, printConversionInfo::aux, hcaldqm::ContainerXXX< STDTYPE >::book(), hcaldqm::ContainerSingleProf2D::book(), hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::ContainerSingle2D::book(), hcaldqm::Container2D::book(), hcaldqm::Container1D::book(), DQMStore::IBooker::book1D(), bookHistograms(), hcaldqm::constants::CRATE_uTCA_MIN, hcaldqm::constants::CRATE_VME_MIN, hcaldqm::quantity::fBX, hcaldqm::utilities::fed2crate(), hcaldqm::constants::FED_VME_MIN, hcaldqm::hashfunctions::fElectronics, hcaldqm::quantity::fEt_128, hcaldqm::quantity::fEt_256, hcaldqm::quantity::fEtCorr_256, hcaldqm::hashfunctions::fFED, hcaldqm::quantity::fFG, hcaldqm::filter::fFilter, hcaldqm::constants::FIBER_uTCA_MIN1, hcaldqm::constants::FIBER_VME_MIN, hcaldqm::constants::FIBERCH_MIN, hcaldqm::quantity::fN, hcaldqm::fOffline, hcaldqm::fOnline, hcaldqm::filter::fPreserver, hcaldqm::quantity::fRatio, hcaldqm::quantity::fRatio_0to2, hcaldqm::quantity::fSlotuTCA, hcaldqm::quantity::fSpigot, hcaldqm::quantity::fState, hcaldqm::electronicsmap::fT2EHashMap, hcaldqm::hashfunctions::fTTdepth, hcaldqm::quantity::fTTieta, hcaldqm::quantity::fTTieta2x3, hcaldqm::quantity::fTTiphi, hcaldqm::hashfunctions::fTTSubdet, edm::EventSetup::get(), hcaldqm::utilities::getFEDList(), hcaldqm::utilities::getFEDuTCAList(), hcaldqm::utilities::getFEDVMEList(), HcalDbService::getHcalMapping(), hcaldqm::ContainerSingleProf2D::initialize(), hcaldqm::ContainerProf2D::initialize(), hcaldqm::ContainerProf1D::initialize(), hcaldqm::Container2D::initialize(), hcaldqm::ContainerXXX< STDTYPE >::initialize(), hcaldqm::ContainerSingle2D::initialize(), hcaldqm::filter::HashFilter::initialize(), hcaldqm::electronicsmap::ElectronicsMap::initialize(), hcaldqm::Container1D::initialize(), meUnknownIds1LS, hcaldqm::constants::NUM_FGBITS, HcalElectronicsId::rawId(), DQMStore::IBooker::setCurrentFolder(), MonitorElement::setLumiFlag(), hcaldqm::constants::SLOT_uTCA_MIN, and hcaldqm::constants::SPIGOT_MIN.
Referenced by ~TPTask().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 994 of file TPTask.cc.
References _cSummaryvsLS, _cSummaryvsLS_FED, hcaldqm::DQModule::_currentLS, hcaldqm::DQModule::_ptype, hcaldqm::flag::Flag::_state, _thresh_EtMsmRate_high, _thresh_EtMsmRate_low, _unknownIdsPresent, hcaldqm::DQTask::_vcdaqEids, _vflags, _vhashFEDs, _xDataMsn, _xDataTotal, _xEmulMsn, _xEmulTotal, _xEtMsm, _xFGMsm, _xNumCorr, DEFINE_FWK_MODULE, runTauDisplay::eid, hcaldqm::flag::fBAD, fEtMsm, hcaldqm::flag::fGOOD, spr::find(), hcaldqm::flag::fNCDAQ, hcaldqm::fOnline, hcaldqm::flag::fPROBLEMATIC, fUnknownIds, hcaldqm::ContainerXXX< STDTYPE >::get(), hcaldqm::utilities::isFEDHBHE(), hcaldqm::utilities::isFEDHF(), hcaldqm::ContainerXXX< STDTYPE >::reset(), hcaldqm::flag::Flag::reset(), hcaldqm::Container2D::setBinContent(), and hcaldqm::ContainerSingle2D::setBinContent().
Referenced by ~TPTask().
|
protected |
Definition at line 78 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 77 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 99 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 98 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 97 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 101 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 100 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 93 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 82 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 80 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 94 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 83 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 81 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 91 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 86 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 85 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 75 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 92 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 88 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 87 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 76 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 129 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 126 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 125 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 134 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 132 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 133 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 131 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 79 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 130 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 128 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 127 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 143 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 141 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 152 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 150 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 139 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 138 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 137 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 142 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 140 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 148 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 147 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 146 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 151 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 149 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 117 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 110 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 109 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 157 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 161 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 118 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 112 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 111 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 158 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 162 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 121 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 115 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 105 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 104 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 155 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 159 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 122 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 116 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 107 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 106 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 156 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 160 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 169 of file TPTask.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 168 of file TPTask.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 57 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
Definition at line 67 of file TPTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 72 of file TPTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 71 of file TPTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 70 of file TPTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 39 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
Definition at line 40 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
|
protected |
|
protected |
Definition at line 58 of file TPTask.h.
Referenced by endLuminosityBlock(), and TPTask().
|
protected |
Definition at line 58 of file TPTask.h.
Referenced by endLuminosityBlock(), and TPTask().
|
protected |
|
protected |
|
protected |
Definition at line 41 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
Definition at line 42 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
Definition at line 166 of file TPTask.h.
Referenced by _process(), _resetMonitors(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 61 of file TPTask.h.
Referenced by _process(), and TPTask().
|
protected |
Definition at line 45 of file TPTask.h.
Referenced by bookHistograms(), endLuminosityBlock(), and TPTask().
|
protected |
Definition at line 64 of file TPTask.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 170 of file TPTask.h.
Referenced by _process(), bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 165 of file TPTask.h.
Referenced by _process(), and bookHistograms().