#include <L1TMP7ZeroSupp.h>
Protected Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | bookHistograms (DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override |
virtual void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) |
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 Types | |
enum | binlabels { EVTS =0, EVTSGOOD, EVTSBAD, BLOCKS, ZSBLKSGOOD, ZSBLKSBAD, ZSBLKSBADFALSEPOS, ZSBLKSBADFALSENEG, NBINLABELS } |
Private Member Functions | |
void | bookCapIdHistograms (DQMStore::IBooker &, const unsigned int &) |
Private Attributes | |
int | amc13HeaderSize_ |
int | amc13TrailerSize_ |
int | amcHeaderSize_ |
int | amcTrailerSize_ |
MonitorElement * | capIds_ |
std::vector< unsigned int > | definedMaskCapIds_ |
edm::EDGetTokenT < FEDRawDataCollection > | fedDataToken_ |
std::vector< int > | fedIds_ |
std::vector< std::vector< int > > | masks_ |
int | maxFedReadoutSize_ |
unsigned int | maxMasks_ |
std::string | monitorDir_ |
std::map< unsigned int, MonitorElement * > | readoutSizeNoZSMap_ |
std::map< unsigned int, MonitorElement * > | readoutSizeZSExpectedMap_ |
std::map< unsigned int, MonitorElement * > | readoutSizeZSMap_ |
int | slinkHeaderSize_ |
int | slinkTrailerSize_ |
bool | verbose_ |
std::map< unsigned int, MonitorElement * > | zeroSuppValMap_ |
bool | zsEnabled_ |
int | zsFlagMask_ |
Definition at line 20 of file L1TMP7ZeroSupp.h.
|
private |
Enumerator | |
---|---|
EVTS | |
EVTSGOOD | |
EVTSBAD | |
BLOCKS | |
ZSBLKSGOOD | |
ZSBLKSBAD | |
ZSBLKSBADFALSEPOS | |
ZSBLKSBADFALSENEG | |
NBINLABELS |
Definition at line 39 of file L1TMP7ZeroSupp.h.
L1TMP7ZeroSupp::L1TMP7ZeroSupp | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file L1TMP7ZeroSupp.cc.
References gather_cfg::cout, TauDecayModes::dec, definedMaskCapIds_, edm::ParameterSet::exists(), edm::ParameterSet::getUntrackedParameter(), i, masks_, maxMasks_, contentValuesCheck::ss, and verbose_.
|
virtual |
Definition at line 47 of file L1TMP7ZeroSupp.cc.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 103 of file L1TMP7ZeroSupp.cc.
References amc, amc13HeaderSize_, amc13TrailerSize_, amcHeaderSize_, amcTrailerSize_, createPayload::block, BLOCKS, FEDHeader::bxID(), capIds_, FEDTrailer::check(), FEDHeader::check(), gather_cfg::cout, FEDTrailer::crc(), FEDRawData::data(), data, TauDecayModes::dec, definedMaskCapIds_, end, EVTS, EVTSBAD, EVTSGOOD, FEDTrailer::evtStatus(), fedDataToken_, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedIds_, HcalMonitorModule_cfi::feds, MonitorElement::Fill(), edm::Event::getByToken(), edm::HandleBase::isValid(), FEDTrailer::lenght(), FEDHeader::lvl1ID(), masks_, maxMasks_, amc13::Packet::parse(), amc13::Packet::payload(), readoutSizeNoZSMap_, readoutSizeZSExpectedMap_, readoutSizeZSMap_, FEDRawData::size(), slinkHeaderSize_, slinkTrailerSize_, FEDHeader::sourceID(), dqm_diff::start, FEDHeader::triggerType(), FEDTrailer::ttsBits(), verbose_, FEDHeader::version(), zeroSuppValMap_, ZSBLKSBAD, ZSBLKSBADFALSENEG, ZSBLKSBADFALSEPOS, ZSBLKSGOOD, zsEnabled_, and zsFlagMask_.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 51 of file L1TMP7ZeroSupp.cc.
|
private |
Definition at line 70 of file L1TMP7ZeroSupp.cc.
References BLOCKS, DQMStore::IBooker::book1D(), EVTS, EVTSBAD, EVTSGOOD, maxFedReadoutSize_, maxMasks_, NBINLABELS, readoutSizeNoZSMap_, readoutSizeZSExpectedMap_, readoutSizeZSMap_, contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, zeroSuppValMap_, ZSBLKSBAD, ZSBLKSBADFALSENEG, ZSBLKSBADFALSEPOS, and ZSBLKSGOOD.
Referenced by bookHistograms().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 53 of file L1TMP7ZeroSupp.cc.
References DQMStore::IBooker::book1D(), bookCapIdHistograms(), capIds_, definedMaskCapIds_, maxMasks_, monitorDir_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), and contentValuesCheck::ss.
|
protectedvirtual |
|
private |
Definition at line 49 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 50 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 51 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 52 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 68 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), bookHistograms(), and L1TMP7ZeroSupp().
|
private |
Definition at line 41 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 43 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 44 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and L1TMP7ZeroSupp().
|
private |
Definition at line 55 of file L1TMP7ZeroSupp.h.
Referenced by bookCapIdHistograms().
|
private |
Definition at line 60 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), bookCapIdHistograms(), bookHistograms(), and L1TMP7ZeroSupp().
|
private |
Definition at line 57 of file L1TMP7ZeroSupp.h.
Referenced by bookHistograms().
|
private |
Definition at line 65 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and bookCapIdHistograms().
|
private |
Definition at line 67 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and bookCapIdHistograms().
|
private |
Definition at line 66 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and bookCapIdHistograms().
|
private |
Definition at line 47 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 48 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 58 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and L1TMP7ZeroSupp().
|
private |
Definition at line 64 of file L1TMP7ZeroSupp.h.
Referenced by analyze(), and bookCapIdHistograms().
|
private |
Definition at line 42 of file L1TMP7ZeroSupp.h.
Referenced by analyze().
|
private |
Definition at line 53 of file L1TMP7ZeroSupp.h.
Referenced by analyze().