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 | getPeakBin6N (const etaStripPeak_t &etaStrip) |
int | getPeakBinOf3 (float et0, float et1, float et2) |
jetInfo | getRegion (GCTsupertower_t temp[nSTEta][nSTPhi]) |
void | makeST (const float GCTintTowers[nBarrelEta/2][nBarrelPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
void | makeST_hf (const float hfTowers[nHfEta/2][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 297 of file Phase2L1CaloJetEmulator.h.
References gctobj::GCTsupertower_t::et, and x.
Referenced by getPeakBin24N(), and getPeakBin6N().
|
inline |
Definition at line 465 of file Phase2L1CaloJetEmulator.h.
References mps_fire::i, and dqmiolumiharvest::j.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 118 of file Phase2L1CaloJetEmulator.h.
Referenced by makeST(), makeST_hf(), and makeST_hgcal().
|
inline |
Definition at line 356 of file Phase2L1CaloJetEmulator.h.
References gctobj::towerMax::energy, gctobj::towerMax::energyMax, gctobj::towerMax::eta, gctobj::towerMax::etaCenter, gctobj::towerMax::etaMax, getPeakBin24N(), getPeakBin6N(), 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 ctpps_dqm_sourceclient-live_cfg::test.
Referenced by getRegion().
|
inline |
Definition at line 385 of file Phase2L1CaloJetEmulator.h.
References gctobj::jetInfo::energy, gctobj::jetInfo::etaCenter, gctobj::jetInfo::etaMax, mps_fire::i, dqmiolumiharvest::j, dqmdumpme::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 303 of file Phase2L1CaloJetEmulator.h.
References bestOf2(), and gctobj::etaStrip_t::cr.
Referenced by getJetPosition().
|
inline |
Definition at line 334 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 102 of file Phase2L1CaloJetEmulator.h.
References groupFilesInBlocks::temp, and x.
Referenced by makeST(), makeST_hf(), and makeST_hgcal().
|
inline |
Definition at line 444 of file Phase2L1CaloJetEmulator.h.
References gctobj::jetInfo::energy, gctobj::jetInfo::eta, gctobj::jetInfo::etaCenter, gctobj::jetInfo::etaMax, getJetPosition(), getJetValues(), metsig::jet, gctobj::jetInfo::phi, gctobj::jetInfo::phiCenter, gctobj::jetInfo::phiMax, gctobj::jetInfo::seedEnergy, gctobj::jetInfo::tauEt, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce(), and L1RCT::shareNeighbors().
|
inline |
Definition at line 131 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), mps_fire::i, dqmiolumiharvest::j, dqmdumpme::k, nBarrelEta, nBarrelPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 241 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), mps_fire::i, dqmiolumiharvest::j, dqmdumpme::k, nHfEta, nHfPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().
|
inline |
Definition at line 185 of file Phase2L1CaloJetEmulator.h.
References getEtCenterOf3(), getPeakBinOf3(), l1tPhase2CaloJetEmulator_cfi::hgcalTowers, mps_fire::i, dqmiolumiharvest::j, dqmdumpme::k, nHgcalEta, nHgcalPhi, nSTEta, nSTPhi, and groupFilesInBlocks::temp.
Referenced by Phase2L1CaloJetEmulator::produce().