Go to the source code of this file.
Classes | |
struct | gctobj::etaStrip_t |
struct | gctobj::etaStripPeak_t |
struct | gctobj::GCTintTowers_t |
struct | gctobj::GCTsupertower_t |
struct | gctobj::GCTtower_t |
struct | gctobj::hgcalRegion_t |
class | gctobj::jetInfo |
class | gctobj::towerMax |
Namespaces | |
gctobj | |
Functions | |
GCTsupertower_t | gctobj::bestOf2 (const GCTsupertower_t &calotp0, const GCTsupertower_t &calotp1) |
bool | gctobj::compareByEt (l1tp2::Phase2L1CaloJet i, l1tp2::Phase2L1CaloJet j) |
int | gctobj::getEtCenterOf3 (float et0, float et1, float et2) |
jetInfo | gctobj::getJetPosition (GCTsupertower_t temp[nSTEta][nSTPhi]) |
jetInfo | gctobj::getJetValues (GCTsupertower_t tempX[nSTEta][nSTPhi], int seed_eta, int seed_phi) |
GCTsupertower_t | gctobj::getPeakBin24N (const etaStrip_t &etaStrip) |
towerMax | gctobj::getPeakBin6N (const etaStripPeak_t &etaStrip) |
int | gctobj::getPeakBinOf3 (float et0, float et1, float et2) |
jetInfo | gctobj::getRegion (GCTsupertower_t temp[nSTEta][nSTPhi], float TTseedThreshold) |
void | gctobj::makeST (const float GCTintTowers[nBarrelEta/2][nBarrelPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
void | gctobj::makeST_hf (const float hfTowers[nHfEta/2][nHfPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
void | gctobj::makeST_hgcal (const float hgcalTowers[nHgcalEta/2][nHgcalPhi], GCTsupertower_t supertower_return[nSTEta][nSTPhi]) |
Variables | |
static constexpr int | nBarrelEta = 34 |
static constexpr int | nBarrelPhi = 72 |
static constexpr int | nHfEta = 24 |
static constexpr int | nHfPhi = 72 |
static constexpr int | nHgcalEta = 36 |
static constexpr int | nHgcalPhi = 72 |
static constexpr int | nJets = 10 |
static constexpr int | nSTEta = 6 |
static constexpr int | nSTEta_hf = 4 |
static constexpr int | nSTPhi = 24 |
|
static |
Definition at line 7 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 8 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 11 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST_hf(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 12 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST_hf(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 9 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST_hgcal(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 10 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::makeST_hgcal(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 16 of file Phase2L1CaloJetEmulator.h.
Referenced by JetAnaPythia< Jet >::analyze(), TriggerSummaryAnalyzerRAW::analyze(), PatBasicAnalyzer::analyze(), BasicGenParticleValidation::analyze(), MBUEandQCDValidation::analyze(), CastorMonitorModule::analyze(), Primary4DVertexValidation::analyze(), HcalHitValidation::analyzeJets(), FFTJetCorrectionProducer::applyCorrections(), JetAnaPythia< Jet >::beginJob(), FFTJetProducer::checkConvergence(), HLTRHemisphere::ComputeHemispheres(), FFTJetProducer::determineGriddedConstituents(), FFTJetProducer::determinePileup(), FFTJetProducer::determineVectorConstituents(), L1JetRecoTreeProducer::doPFJetCorr(), L1CTJetFileWriter::encodeJets(), ttbarEventSelector::EventCategory(), L1GctJetSorter::getSortedJets(), HLTMinDPhiMETFilter::hltFilter(), FFTJetProducer::iterateJetReconstruction(), JetMatchingEWKFxFx::matchPartonsToJetsLight(), CastorRecHitMonitor::processEventJets(), TtSemiLepSignalSelMVAComputer::produce(), DeepJetTableProducer< T >::produce(), RecoTauGenericJetRegionProducer< JetType, CandType >::produce(), RecoTauPiZeroProducer::produce(), Phase2L1CaloJetEmulator::produce(), PixelClusterTagInfoProducer::produce(), FFTJetProducer::produce(), BTVMCFlavourTableProducer::produce(), TtEvent::setNumberOfConsideredJets(), and FFTJetProducer::writeJets().
|
static |
Definition at line 13 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::getJetPosition(), gctobj::getJetValues(), gctobj::makeST(), gctobj::makeST_hf(), gctobj::makeST_hgcal(), and Phase2L1CaloJetEmulator::produce().
|
static |
Definition at line 14 of file Phase2L1CaloJetEmulator.h.
|
static |
Definition at line 15 of file Phase2L1CaloJetEmulator.h.
Referenced by gctobj::getJetPosition(), gctobj::getJetValues(), gctobj::makeST(), gctobj::makeST_hf(), gctobj::makeST_hgcal(), and Phase2L1CaloJetEmulator::produce().