This is the complete list of members for L1CaloRegion, including all inherited members.
bx() const | L1CaloRegion | inline |
capBlock() const | L1CaloRegion | inline |
capIndex() const | L1CaloRegion | inline |
empty() const | L1CaloRegion | inline |
et() const | L1CaloRegion | inline |
etFullScale() const | L1CaloRegion | inline |
fineGrain() const | L1CaloRegion | inline |
gctEta() const | L1CaloRegion | inline |
gctPhi() const | L1CaloRegion | inline |
id() const | L1CaloRegion | inline |
isHbHe() const | L1CaloRegion | inline |
isHf() const | L1CaloRegion | inline |
L1CaloRegion() | L1CaloRegion | |
L1CaloRegion(unsigned et, bool overFlow, bool tauVeto, bool mip, bool quiet, unsigned crate, unsigned card, unsigned rgn) | L1CaloRegion | |
L1CaloRegion(unsigned et, bool fineGrain, unsigned crate, unsigned rgn) | L1CaloRegion | |
L1CaloRegion(unsigned et, bool overFlow, bool fineGrain, bool mip, bool quiet, unsigned ieta, unsigned iphi) | L1CaloRegion | |
L1CaloRegion(uint16_t data, unsigned ieta, unsigned iphi, int16_t bx) | L1CaloRegion | |
m_bx | L1CaloRegion | private |
m_captureBlock | L1CaloRegion | private |
m_captureIndex | L1CaloRegion | private |
m_data | L1CaloRegion | private |
m_id | L1CaloRegion | private |
makeGctJetRegion(const unsigned et, const bool overFlow, const bool fineGrain, const unsigned ieta, const unsigned iphi, const int16_t bx) | L1CaloRegion | static |
makeHBHERegion(const unsigned et, const bool overFlow, const bool tauVeto, const bool mip, const bool quiet, const unsigned crate, const unsigned card, const unsigned rgn) | L1CaloRegion | static |
makeHFRegion(const unsigned et, const bool fineGrain, const unsigned crate, const unsigned rgn) | L1CaloRegion | static |
makeRegionFromGctIndices(const unsigned et, const bool overFlow, const bool fineGrain, const bool mip, const bool quiet, const unsigned ieta, const unsigned iphi) | L1CaloRegion | static |
makeRegionFromUnpacker(const uint16_t data, const unsigned ieta, const unsigned iphi, const uint16_t block, const uint16_t index, const int16_t bx) | L1CaloRegion | static |
mip() const | L1CaloRegion | inline |
operator!=(const L1CaloRegion &c) const | L1CaloRegion | inline |
operator<<(std::ostream &os, const L1CaloRegion ®) | L1CaloRegion | friend |
operator==(const L1CaloRegion &c) const | L1CaloRegion | inline |
overFlow() const | L1CaloRegion | inline |
pack(unsigned et, bool overFlow, bool fineGrain, bool mip, bool quiet) | L1CaloRegion | private |
pack12BitsEt(unsigned et, bool overFlow, bool fineGrain, bool mip, bool quiet) | L1CaloRegion | private |
quiet() const | L1CaloRegion | inline |
raw() const | L1CaloRegion | inline |
rctCard() const | L1CaloRegion | inline |
rctCrate() const | L1CaloRegion | inline |
rctEta() const | L1CaloRegion | inline |
rctPhi() const | L1CaloRegion | inline |
rctRegionIndex() const | L1CaloRegion | inline |
reset() | L1CaloRegion | inline |
setBx(int16_t bx) | L1CaloRegion | |
setCaptureBlock(uint16_t capBlock) | L1CaloRegion | inline |
setCaptureIndex(uint16_t capIndex) | L1CaloRegion | inline |
setMip(bool mip) | L1CaloRegion | |
setQuiet(bool quiet) | L1CaloRegion | |
setRawData(uint32_t data) | L1CaloRegion | inline |
setRegionId(L1CaloRegionDetId id) | L1CaloRegion | inlineprivate |
tauVeto() const | L1CaloRegion | inline |
~L1CaloRegion() | L1CaloRegion |