Classes | |
struct | etaStrip_t |
struct | etaStripPeak_t |
struct | GCTintTowers_t |
struct | GCTsupertower_t |
struct | GCTtower_t |
struct | hgcalRegion_t |
class | jetInfo |
class | towerMax |
Functions | |
GCTsupertower_t | bestOf2 (const GCTsupertower_t &calotp0, const GCTsupertower_t &calotp1) |
bool | compareByEt (l1tp2::Phase2L1CaloJet i, l1tp2::Phase2L1CaloJet j) |
int | getEtCenterOf3 (float et0, float et1, float et2) |
jetInfo | getJetPosition (GCTsupertower_t temp[nSTEta][nSTPhi]) |
jetInfo | getJetValues (GCTsupertower_t tempX[nSTEta][nSTPhi], int seed_eta, int seed_phi) |
GCTsupertower_t | getPeakBin24N (const etaStrip_t &etaStrip) |
towerMax | getPeakBin8N (const etaStripPeak_t &etaStrip) |
int | getPeakBinOf3 (float et0, float et1, float et2) |
jetInfo | getRegion (GCTsupertower_t temp[nSTEta][nSTPhi], float TTseedThreshold) |
void | makeST (const float GCTintTowers[nBarrelEta/2][nBarrelPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
void | makeST_hf (const float hfTowers[nHfEta][nHfPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
void | makeST_hgcal (const float hgcalTowers[nHgcalEta/2][nHgcalPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
|
inline |
Definition at line 306 of file Phase2L1CaloJetEmulator.h.
References gctobj::GCTsupertower_t::et, and x.
Referenced by getPeakBin24N(), and getPeakBin8N().
|
inline |
Definition at line 475 of file Phase2L1CaloJetEmulator.h.
References mps_fire::i, and dqmiolumiharvest::j.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 117 of file Phase2L1CaloJetEmulator.h.
Referenced by makeST(), makeST_hf(), and makeST_hgcal().
|
inline |
Definition at line 366 of file Phase2L1CaloJetEmulator.h.
References gctobj::towerMax::energy, gctobj::towerMax::energyMax, gctobj::towerMax::eta, gctobj::towerMax::etaCenter, gctobj::towerMax::etaMax, getPeakBin24N(), getPeakBin8N(), mps_fire::i, dqmiolumiharvest::j, metsig::jet, nSTEta, nSTPhi, gctobj::towerMax::phi, gctobj::towerMax::phiCenter, gctobj::towerMax::phiMax, gctobj::etaStripPeak_t::pk, groupFilesInBlocks::temp, and builder_last_value_cfg::test.
Referenced by getRegion().
|
inline |
Definition at line 395 of file Phase2L1CaloJetEmulator.h.
References gctobj::jetInfo::energy, gctobj::jetInfo::etaCenter, gctobj::jetInfo::etaMax, mps_fire::i, dqmiolumiharvest::j, isotrackApplyRegressor::k, visualization-live-secondInstance_cfg::m, nSTEta, nSTPhi, gctobj::jetInfo::phiCenter, gctobj::jetInfo::phiMax, gctobj::jetInfo::tauEt, and groupFilesInBlocks::temp.
Referenced by getRegion().
|
inline |
Definition at line 312 of file Phase2L1CaloJetEmulator.h.
References bestOf2(), and gctobj::etaStrip_t::cr.
Referenced by getJetPosition().
|
inline |
Definition at line 343 of file Phase2L1CaloJetEmulator.h.
References bestOf2(), gctobj::GCTsupertower_t::centerEta, gctobj::GCTsupertower_t::centerPhi, gctobj::GCTsupertower_t::et, gctobj::GCTsupertower_t::eta, gctobj::GCTsupertower_t::phi, gctobj::etaStripPeak_t::pk, gctobj::GCTsupertower_t::towerEt, gctobj::GCTsupertower_t::towerEta, gctobj::GCTsupertower_t::towerPhi, and x.
Referenced by getJetPosition().
|
inline |
Definition at line 101 of file Phase2L1CaloJetEmulator.h.
References groupFilesInBlocks::temp, and x.
Referenced by makeST(), makeST_hf(), and makeST_hgcal().
|
inline |
Definition at line 454 of file Phase2L1CaloJetEmulator.h.
References gctobj::jetInfo::energy, gctobj::jetInfo::energyMax, gctobj::jetInfo::eta, gctobj::jetInfo::etaCenter, gctobj::jetInfo::etaMax, getJetPosition(), getJetValues(), metsig::jet, gctobj::jetInfo::phi, gctobj::jetInfo::phiCenter, gctobj::jetInfo::phiMax, gctobj::jetInfo::tauEt, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce(), and L1RCT::shareNeighbors().
|
inline |
Definition at line 130 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), mps_fire::i, dqmiolumiharvest::j, isotrackApplyRegressor::k, nBarrelEta, nBarrelPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 252 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), mps_fire::i, dqmiolumiharvest::j, isotrackApplyRegressor::k, nHfEta, nHfPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 194 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), l1tPhase2CaloJetEmulator_cff::hgcalTowers, mps_fire::i, dqmiolumiharvest::j, isotrackApplyRegressor::k, nHgcalEta, nHgcalPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().