#include <UCTCTP7RawData.h>
Public Types | |
enum | CaloType { EBEE = 0, HBHE, HF, EBEE = 0, HBHE, HF } |
enum | CaloType { EBEE = 0, HBHE, HF, EBEE = 0, HBHE, HF } |
Public Member Functions | |
uint32_t | caloLinkBXID () |
const uint32_t * | dataPtr () const |
const uint32_t * | dataPtr () const |
uint32_t | getET (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getET (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getFB (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getFB (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getFeatureIndex (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
size_t | getFeatureIndex (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getHFFeatureBits (bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getHFFeatureBits (bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getIndex (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
size_t | getIndex (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getLinkStatus (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | getLinkStatus (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | getRegionEGVeto (bool negativeEta, uint32_t region) |
bool | getRegionEGVeto (bool negativeEta, uint32_t region) |
uint32_t | getRegionET (bool negativeEta, uint32_t region) |
uint32_t | getRegionET (bool negativeEta, uint32_t region) |
uint32_t | getRegionHitLocation (bool negativeEta, uint32_t region) |
uint32_t | getRegionHitLocation (bool negativeEta, uint32_t region) |
uint32_t | getRegionSummary (bool negativeEta, uint32_t region) |
uint32_t | getRegionSummary (bool negativeEta, uint32_t region) |
bool | getRegionTauVeto (bool negativeEta, uint32_t region) |
bool | getRegionTauVeto (bool negativeEta, uint32_t region) |
uint32_t | getSummaryIndex (bool negativeEta, uint32_t region) |
size_t | getSummaryIndex (bool negativeEta, uint32_t region) |
bool | isLinkDown (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkDown (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkInError (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkInError (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkMasked (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkMasked (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkMisaligned (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isLinkMisaligned (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isTowerMasked (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
bool | isTowerMasked (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi) |
uint32_t | nBXPerL1A () |
const UCTCTP7RawData & | operator= (const UCTCTP7RawData &i)=delete |
const UCTCTP7RawData & | operator= (const UCTCTP7RawData &i)=delete |
void | print () |
void | setET (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi, uint32_t et) |
void | setFB (CaloType cType, bool negativeEta, uint32_t cEta, uint32_t iPhi, uint32_t fb) |
void | setHFFeatureBits (bool negativeEta, uint32_t cEta, uint32_t iPhi, uint32_t fb) |
void | setRegionSummary (bool negativeEta, uint32_t region, uint32_t regionData) |
uint32_t | sof () |
uint32_t | sof () |
UCTCTP7RawData (const uint32_t *d) | |
UCTCTP7RawData (const uint32_t *d) | |
UCTCTP7RawData (uint32_t *d) | |
UCTCTP7RawData (const UCTCTP7RawData &)=delete | |
UCTCTP7RawData (const UCTCTP7RawData &)=delete | |
virtual | ~UCTCTP7RawData () |
virtual | ~UCTCTP7RawData () |
Private Attributes | |
const uint32_t * | myDataPtr |
uint32_t * | myDataWritePtr = nullptr |
Definition at line 7 of file UCTCTP7RawData.h.
Enumerator | |
---|---|
EBEE | |
HBHE | |
HF | |
EBEE | |
HBHE | |
HF |
Definition at line 9 of file UCTCTP7RawData.h.
Enumerator | |
---|---|
EBEE | |
HBHE | |
HF | |
EBEE | |
HBHE | |
HF |
Definition at line 9 of file UCTCTP7RawData.h.
|
inline |
|
inline |
|
delete |
|
inlinevirtual |
Definition at line 28 of file UCTCTP7RawData.h.
|
inline |
Definition at line 11 of file UCTCTP7RawData.h.
References myDataPtr, and sof().
|
delete |
|
inlinevirtual |
Definition at line 23 of file UCTCTP7RawData.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 138 of file UCTCTP7RawData.h.
References data, l1tnanotables_cff::et, getIndex(), HF, and myDataPtr.
|
inline |
Definition at line 170 of file UCTCTP7RawData.h.
References data, l1tnanotables_cff::et, getIndex(), HF, and myDataPtr.
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), L1TCaloLayer1RawToDigi::makeHFTPGs(), and print().
|
inline |
Definition at line 156 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), getHFFeatureBits(), HF, myDataPtr, and l1tHGCalTowerProducer_cfi::tower.
|
inline |
Definition at line 215 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), getHFFeatureBits(), HF, myDataPtr, and l1tHGCalTowerProducer_cfi::tower.
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), L1TCaloLayer1RawToDigi::makeHFTPGs(), and print().
|
inline |
Definition at line 106 of file UCTCTP7RawData.h.
References EBEE, getIndex(), HBHE, and HF.
|
inline |
Definition at line 109 of file UCTCTP7RawData.h.
References EBEE, getIndex(), HBHE, and HF.
Referenced by getFB(), getHFFeatureBits(), getLinkStatus(), setFB(), and setHFFeatureBits().
|
inline |
Definition at line 173 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), HF, myDataPtr, and edm::shift.
|
inline |
Definition at line 250 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), HF, myDataPtr, and edm::shift.
Referenced by getFB(), and print().
|
inline |
Definition at line 35 of file UCTCTP7RawData.h.
References EBEE, HBHE, and HF.
|
inline |
Definition at line 36 of file UCTCTP7RawData.h.
References EBEE, HBHE, and HF.
Referenced by getET(), getFeatureIndex(), print(), and setET().
|
inline |
Definition at line 183 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), and myDataPtr.
|
inline |
Definition at line 260 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), and myDataPtr.
Referenced by isLinkDown(), isLinkInError(), isLinkMasked(), isLinkMisaligned(), isTowerMasked(), and print().
|
inline |
Definition at line 204 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
|
inline |
Definition at line 294 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
Referenced by print().
|
inline |
Definition at line 202 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
|
inline |
Definition at line 292 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
Referenced by print().
|
inline |
Definition at line 208 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
|
inline |
Definition at line 298 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
Referenced by print().
|
inline |
Definition at line 196 of file UCTCTP7RawData.h.
References data, getSummaryIndex(), myDataPtr, and nano_mu_digi_cff::region.
|
inline |
Definition at line 286 of file UCTCTP7RawData.h.
References data, getSummaryIndex(), myDataPtr, and nano_mu_digi_cff::region.
Referenced by getRegionEGVeto(), getRegionET(), getRegionHitLocation(), getRegionTauVeto(), l1t::stage2::CaloLayer1Unpacker::makeRegions(), and L1TCaloLayer1RawToDigi::makeRegions().
|
inline |
Definition at line 206 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
|
inline |
Definition at line 296 of file UCTCTP7RawData.h.
References getRegionSummary(), and nano_mu_digi_cff::region.
Referenced by print().
|
inline |
|
inline |
Definition at line 266 of file UCTCTP7RawData.h.
References nano_mu_digi_cff::region.
Referenced by getRegionSummary(), and setRegionSummary().
|
inline |
Definition at line 241 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
|
inline |
Definition at line 331 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), and L1TCaloLayer1RawToDigi::makeHFTPGs().
|
inline |
Definition at line 233 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
|
inline |
Definition at line 323 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), and L1TCaloLayer1RawToDigi::makeHFTPGs().
|
inline |
Definition at line 249 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
|
inline |
Definition at line 339 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), and L1TCaloLayer1RawToDigi::makeHFTPGs().
|
inline |
Definition at line 225 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
|
inline |
Definition at line 315 of file UCTCTP7RawData.h.
References EBEE, and getLinkStatus().
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), and L1TCaloLayer1RawToDigi::makeHFTPGs().
|
inline |
Definition at line 212 of file UCTCTP7RawData.h.
References getLinkStatus(), HF, l1tHGCalTowerProducer_cfi::tower, and testProducerWithPsetDescEmpty_cfi::x1.
|
inline |
Definition at line 302 of file UCTCTP7RawData.h.
References getLinkStatus(), HF, l1tHGCalTowerProducer_cfi::tower, and testProducerWithPsetDescEmpty_cfi::x1.
Referenced by l1t::stage2::CaloLayer1Unpacker::makeECalTPGs(), L1TCaloLayer1RawToDigi::makeECalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHCalTPGs(), L1TCaloLayer1RawToDigi::makeHCalTPGs(), l1t::stage2::CaloLayer1Unpacker::makeHFTPGs(), and L1TCaloLayer1RawToDigi::makeHFTPGs().
|
inline |
|
delete |
|
delete |
|
inline |
Definition at line 257 of file UCTCTP7RawData.h.
References caloLinkBXID(), TauDecayModes::dec, EBEE, dqmdumpme::first, getET(), getFB(), getHFFeatureBits(), getIndex(), getLinkStatus(), getRegionEGVeto(), getRegionET(), getRegionHitLocation(), getRegionTauVeto(), HBHE, HF, mps_fire::i, nBXPerL1A(), and nano_mu_digi_cff::region.
Referenced by L1TCaloLayer1RawToDigi::produce().
|
inline |
Definition at line 149 of file UCTCTP7RawData.h.
References data, l1tnanotables_cff::et, getIndex(), HF, and myDataWritePtr.
Referenced by l1t::stage2::CaloLayer1Packer::makeECalTPGs(), l1t::stage2::CaloLayer1Packer::makeHCalTPGs(), and l1t::stage2::CaloLayer1Packer::makeHFTPGs().
|
inline |
Definition at line 188 of file UCTCTP7RawData.h.
References b1, data, hcalRecHitTable_cff::depth, getFeatureIndex(), HBHE, HF, myDataWritePtr, setHFFeatureBits(), and l1tHGCalTowerProducer_cfi::tower.
Referenced by l1t::stage2::CaloLayer1Packer::makeECalTPGs(), l1t::stage2::CaloLayer1Packer::makeHCalTPGs(), and l1t::stage2::CaloLayer1Packer::makeHFTPGs().
|
inline |
Definition at line 232 of file UCTCTP7RawData.h.
References data, getFeatureIndex(), HF, myDataWritePtr, and edm::shift.
Referenced by setFB().
|
inline |
Definition at line 276 of file UCTCTP7RawData.h.
References data, getSummaryIndex(), myDataWritePtr, and nano_mu_digi_cff::region.
Referenced by l1t::stage2::CaloLayer1Packer::makeRegions().
|
inline |
|
inline |
Definition at line 34 of file UCTCTP7RawData.h.
References myDataPtr.
Referenced by UCTCTP7RawData().
|
private |
Definition at line 350 of file UCTCTP7RawData.h.
Referenced by caloLinkBXID(), dataPtr(), getET(), getFB(), getHFFeatureBits(), getLinkStatus(), getRegionSummary(), nBXPerL1A(), sof(), and UCTCTP7RawData().
|
private |
Definition at line 352 of file UCTCTP7RawData.h.
Referenced by setET(), setFB(), setHFFeatureBits(), and setRegionSummary().