delete x; More...
Namespaces | |
emtf | |
stage1 | |
stage2 | |
Enumerations | |
enum | block_t { MP7 = 0, CTP7, MTF7 } |
enum | cancel_t { bmtf_bmtf, omtf_bmtf_pos, omtf_emtf_pos, omtf_omtf_pos, emtf_emtf_pos, omtf_bmtf_neg, omtf_emtf_neg, omtf_omtf_neg, emtf_emtf_neg } |
enum | cancelmode { tracks, coordinate } |
enum | GlobalObject { gtMu, gtEG, gtJet, gtTau, gtETM, gtETT, gtHTT, gtHTM, gtETMHF, gtTowerCount, gtMinBiasHFP0, gtMinBiasHFM0, gtMinBiasHFP1, gtMinBiasHFM1, gtETTem, gtExternal, ObjNull } |
enum | GtConditionCategory { CondNull, CondMuon, CondCalo, CondEnergySum, CondCorrelation, CondExternal } |
condition categories More... | |
enum | GtConditionType { TypeNull, Type1s, Type2s, Type2wsc, Type2cor, Type3s, Type4s, TypeETM, TypeETT, TypeHTT, TypeHTM, TypeETMHF, TypeTowerCount, TypeMinBiasHFP0, TypeMinBiasHFM0, TypeMinBiasHFP1, TypeMinBiasHFM1, TypeETTem, TypeExternal } |
enum | L1GtBoardType { MP7 = 0, BoardNull } |
board types in GT More... | |
enum | tftype { bmtf, omtf_neg, omtf_pos, emtf_neg, emtf_pos } |
Functions | |
int | calc_chamber (int _station, int _sector, int _subsector, int _ring, int _csc_ID) |
float | calc_eta (int bits) |
float | calc_eta_from_theta_rad (float _theta_rad) |
int | calc_eta_GMT (float val) |
float | calc_phi_glob_deg (float loc, int sect) |
float | calc_phi_glob_deg_hit (float loc, int sect_ind) |
float | calc_phi_glob_rad (float loc, int sect) |
float | calc_phi_glob_rad_hit (float loc, int sect_ind) |
float | calc_phi_GMT_deg (int bits) |
float | calc_phi_GMT_deg_corr (int bits) |
int | calc_phi_GMT_int (float val) |
float | calc_phi_GMT_rad (int bits) |
float | calc_phi_loc_deg (int bits) |
int | calc_phi_loc_int (float val) |
float | calc_phi_loc_rad (int bits) |
float | calc_pt (int bits) |
int | calc_pt_GMT (float val) |
int | calc_ring (int _station, int _csc_ID, int _strip) |
int | calc_sector_from_index (int index) |
int | calc_sector_GMT (int _sector) |
int | calc_subsector (int _station, int _chamber) |
float | calc_theta_deg (float _eta) |
float | calc_theta_deg_from_int (int _theta_int) |
float | calc_theta_rad (float _eta) |
float | calc_theta_rad_from_int (int _theta_int) |
int | calc_uGMT_chamber (int _csc_ID, int _subsector, int _neighbor, int _station) |
void | calibrateAndRankJets (CaloParamsHelper *params, const std::vector< l1t::Jet > *input, std::vector< l1t::Jet > *output) |
void | calibrateAndRankTaus (CaloParamsHelper *params, const std::vector< l1t::Tau > *input, std::vector< l1t::Tau > *output) |
unsigned int | convertFromHexStringToInt (const std::string &aHexString) |
template<class varType > | |
varType | convertVariable (const std::string &aVar) |
int | deltaGctPhi (const CaloRegion ®ion, const CaloRegion &neighbor) |
void | EGammaToGtScales (CaloParamsHelper *params, const std::vector< l1t::EGamma > *input, std::vector< l1t::EGamma > *output) |
void | EtSumToGtScales (CaloParamsHelper *params, const std::vector< l1t::EtSum > *input, std::vector< l1t::EtSum > *output) |
void | getBXRange (int nbx, int &first, int &last) |
const unsigned int | gtEta (const unsigned int iEta) |
unsigned char | hgcal_bad_codec (0xff) |
void | HICaloRingSubtraction (const std::vector< l1t::CaloRegion > ®ions, std::vector< l1t::CaloRegion > *subRegions, CaloParamsHelper *params) |
------------— For heavy ion ----------------------------------— More... | |
void | JetCalibration (std::vector< l1t::Jet > *uncalibjets, std::vector< double > jetCalibrationParams, std::vector< l1t::Jet > *jets, std::string jetCalibrationType, double jetLSB) |
void | JetToGtEtaScales (CaloParamsHelper *params, const std::vector< l1t::Jet > *input, std::vector< l1t::Jet > *output) |
void | JetToGtPtScales (CaloParamsHelper *params, const std::vector< l1t::Jet > *input, std::vector< l1t::Jet > *output) |
std::string | l1GtBoardTypeEnumToString (const L1GtBoardType &) |
L1GtBoardType | l1GtBoardTypeStringToEnum (const std::string &) |
std::string | l1GtConditionCategoryEnumToString (const GtConditionCategory &) |
GtConditionCategory | l1GtConditionCategoryStringToEnum (const std::string &) |
std::string | l1GtConditionTypeEnumToString (const GtConditionType &) |
GtConditionType | l1GtConditionTypeStringToEnum (const std::string &) |
std::string | l1TGtObjectEnumToString (const GlobalObject &) |
l1t::GlobalObject | l1TGtObjectStringToEnum (const std::string &) |
std::ostream & | operator<< (std::ostream &os, const l1t::CaloParamsHelper &p) |
bool | operator> (const l1t::Tau &a, const l1t::Tau &b) |
bool | operator> (const l1t::EGamma &a, const l1t::EGamma &b) |
bool | operator> (l1t::EGamma &a, l1t::EGamma &b) |
bool | operator> (l1t::Tau &a, l1t::Tau &b) |
bool | operator> (const l1t::Jet &a, l1t::Jet &b) |
unsigned int | pack15bits (int pt, int eta, int phi) |
unsigned int | pack16bits (int pt, int eta, int phi) |
unsigned int | pack16bitsEgammaSpecial (int pt, int eta, int phi) |
void | passThroughJets (const std::vector< l1t::CaloRegion > *regions, std::vector< l1t::Jet > *uncalibjets) |
void | RegionCorrection (const std::vector< l1t::CaloRegion > ®ions, std::vector< l1t::CaloRegion > *subRegions, CaloParamsHelper *params) |
------— New region correction (PUsub, no response correction at the moment) --------— More... | |
void | simpleHWSubtraction (const std::vector< l1t::CaloRegion > ®ions, std::vector< l1t::CaloRegion > *subRegions) |
void | slidingWindowJetFinder (const int, const std::vector< l1t::CaloRegion > *regions, std::vector< l1t::Jet > *uncalibjets) |
void | SortEGammas (std::vector< l1t::EGamma > *input, std::vector< l1t::EGamma > *output) |
void | SortJets (std::vector< l1t::Jet > *input, std::vector< l1t::Jet > *output) |
void | SortTaus (std::vector< l1t::Tau > *input, std::vector< l1t::Tau > *output) |
std::vector< std::string > | str2VecStr_ (const std::string &aStr, const std::string &delim) |
void | str2VecStr_ (const std::string &aStr, const std::string &delim, std::vector< std::string > &aVec) |
void | TauToGtEtaScales (CaloParamsHelper *params, const std::vector< l1t::Tau > *input, std::vector< l1t::Tau > *output) |
void | TauToGtPtScales (CaloParamsHelper *params, const std::vector< l1t::Tau > *input, std::vector< l1t::Tau > *output) |
void | TwelveByTwelveFinder (const int, const std::vector< l1t::CaloRegion > *regions, std::vector< l1t::Jet > *uncalibjets) |
void | TwoByTwoFinder (const int, const int, const std::vector< l1t::CaloRegion > *regions, std::vector< l1t::Jet > *uncalibjets) |
delete x;
map containing the conditions
Description: Simple Navigator class for the CaloTowers
Description: Firmware headers
Implementation: Collects concrete algorithm implmentations.
Description: Firmware headers
Implementation: Collects concrete algorithm implmentations.
Description: Firmware headers
Implementation: Concrete firmware implementations
Description: Firmware headers
Implementation: Concrete firmware implementations
Description: enums for the L1 GT.
Implementation: Defines various enums for CondFormats L1 GT. For each enum, define the lightweight "maps" for enum string label and enum value
$Date$ $Revision$
typedef std::map<std::string, GlobalAlgorithm> l1t::AlgorithmMap |
map containing the algorithms
Definition at line 32 of file TriggerMenuFwd.h.
typedef std::vector<Block> l1t::Blocks |
Definition at line 85 of file CaloCluster.h.
Definition at line 26 of file CaloEmCand.h.
Definition at line 47 of file CaloRegion.h.
typedef BXVector<CaloSpare> l1t::CaloSpareBxCollection |
Definition at line 10 of file CaloSpare.h.
Definition at line 27 of file CaloStage1Cluster.h.
typedef BXVector<CaloTower> l1t::CaloTowerBxCollection |
Definition at line 10 of file CaloTower.h.
typedef AlgorithmMap::const_iterator l1t::CItAlgo |
iterators through map containing the algorithms
Definition at line 39 of file TriggerMenuFwd.h.
typedef ConditionMap::const_iterator l1t::CItCond |
iterators through map containing the conditions
Definition at line 35 of file TriggerMenuFwd.h.
typedef std::map<std::string, GlobalCondition*> l1t::ConditionMap |
Definition at line 29 of file TriggerMenuFwd.h.
typedef BXVector<EGamma> l1t::EGammaBxCollection |
typedef edm::Ref< EGammaBxCollection > l1t::EGammaRef |
typedef edm::RefVector< EGammaBxCollection > l1t::EGammaRefVector |
typedef std::vector< EGammaRef > l1t::EGammaVectorRef |
typedef std::vector<EMTFDaqOut> l1t::EMTFDaqOutCollection |
Definition at line 130 of file EMTFDaqOut.h.
typedef std::vector<EMTFHit> l1t::EMTFHitCollection |
typedef std::vector<EMTFHitExtra> l1t::EMTFHitExtraCollection |
Definition at line 112 of file EMTFHitExtra.h.
typedef std::vector<EMTFTrack> l1t::EMTFTrackCollection |
Definition at line 201 of file EMTFTrack.h.
typedef std::vector<EMTFTrackExtra> l1t::EMTFTrackExtraCollection |
Definition at line 96 of file EMTFTrackExtra.h.
typedef BXVector<EtSum> l1t::EtSumBxCollection |
typedef edm::Ref< EtSumBxCollection > l1t::EtSumRef |
typedef edm::RefVector< EtSumBxCollection > l1t::EtSumRefVector |
typedef std::vector< EtSumRef > l1t::EtSumVectorRef |
typedef std::vector<GMTInternalMuon> l1t::GMTInternalMuonCollection |
Definition at line 7 of file GMTInternalMuonFwd.h.
typedef std::list<std::shared_ptr<GMTInternalMuon> > l1t::GMTInternalMuonList |
Definition at line 10 of file GMTInternalMuonFwd.h.
typedef std::map<int, std::vector<std::shared_ptr<GMTInternalMuon> > > l1t::GMTInternalWedges |
Definition at line 9 of file GMTInternalMuonFwd.h.
Definition at line 59 of file HGCalCluster.h.
Definition at line 10 of file HGCalTower.h.
Definition at line 13 of file HGCFETriggerDigiFwd.h.
Definition at line 21 of file HGCFETriggerDigiFwd.h.
typedef std::vector<HGCFETriggerDigiPtr> l1t::HGCFETriggerDigiPtrVector |
Definition at line 22 of file HGCFETriggerDigiFwd.h.
Definition at line 19 of file HGCFETriggerDigiFwd.h.
Definition at line 20 of file HGCFETriggerDigiFwd.h.
typedef AlgorithmMap::iterator l1t::ItAlgo |
Definition at line 40 of file TriggerMenuFwd.h.
typedef ConditionMap::iterator l1t::ItCond |
Definition at line 36 of file TriggerMenuFwd.h.
typedef BXVector<Jet> l1t::JetBxCollection |
typedef edm::Ref< JetBxCollection > l1t::JetRef |
typedef edm::RefVector< JetBxCollection > l1t::JetRefVector |
typedef std::vector< JetRef > l1t::JetVectorRef |
Definition at line 9 of file L1Candidate.h.
typedef edm::Ref< L1CandidateBxCollection > l1t::L1CandidateRef |
Definition at line 11 of file L1Candidate.h.
Definition at line 12 of file L1Candidate.h.
typedef std::vector< L1CandidateRef > l1t::L1CandidateVectorRef |
Definition at line 13 of file L1Candidate.h.
Definition at line 7 of file L1DataEmulResult.h.
typedef BXVector<Muon> l1t::MuonBxCollection |
Definition at line 7 of file MuonCaloSumFwd.h.
typedef edm::Ref< MuonBxCollection > l1t::MuonRef |
typedef edm::RefVector< MuonBxCollection > l1t::MuonRefVector |
typedef std::vector< MuonRef > l1t::MuonVectorRef |
typedef Packer*( l1t::pack_fct)() |
Definition at line 9 of file PackerFactory.h.
Definition at line 10 of file PackerFactory.h.
typedef std::map<std::pair<int, int>, Packers> l1t::PackerMap |
Definition at line 25 of file PackingSetup.h.
typedef std::vector<std::shared_ptr<Packer> > l1t::Packers |
Definition at line 10 of file PackingSetupFactory.h.
typedef PackingSetup*( l1t::prov_fct)() |
Definition at line 9 of file PackingSetupFactory.h.
Definition at line 10 of file RegionalMuonCandFwd.h.
typedef BXVector<Tau> l1t::TauBxCollection |
typedef edm::Ref< TauBxCollection > l1t::TauRef |
typedef edm::RefVector< TauBxCollection > l1t::TauRefVector |
typedef std::vector< TauRef > l1t::TauVectorRef |
typedef Unpacker*( l1t::unpack_fct)() |
Definition at line 9 of file UnpackerFactory.h.
Definition at line 10 of file UnpackerFactory.h.
typedef std::map<int, std::shared_ptr<Unpacker> > l1t::UnpackerMap |
Definition at line 27 of file PackingSetup.h.
typedef edmplugin::PluginFactory<l1t::WriterProxy * ()> l1t::WriterFactory |
Definition at line 88 of file WriterProxy.h.
enum l1t::block_t |
Enumerator | |
---|---|
MP7 | |
CTP7 | |
MTF7 |
enum l1t::cancel_t |
Enumerator | |
---|---|
bmtf_bmtf | |
omtf_bmtf_pos | |
omtf_emtf_pos | |
omtf_omtf_pos | |
emtf_emtf_pos | |
omtf_bmtf_neg | |
omtf_emtf_neg | |
omtf_omtf_neg | |
emtf_emtf_neg |
Definition at line 12 of file MicroGMTMatchQualLUT.h.
enum l1t::cancelmode |
Enumerator | |
---|---|
tracks | |
coordinate |
Definition at line 11 of file MicroGMTCancelOutUnit.h.
enum l1t::GlobalObject |
L1 GT objects ObjNull catch all errors
Enumerator | |
---|---|
gtMu | |
gtEG | |
gtJet | |
gtTau | |
gtETM | |
gtETT | |
gtHTT | |
gtHTM | |
gtETMHF | |
gtTowerCount | |
gtMinBiasHFP0 | |
gtMinBiasHFM0 | |
gtMinBiasHFP1 | |
gtMinBiasHFM1 | |
gtETTem | |
gtExternal | |
ObjNull |
Definition at line 16 of file GlobalObject.h.
condition categories
Enumerator | |
---|---|
CondNull | |
CondMuon | |
CondCalo | |
CondEnergySum | |
CondCorrelation | |
CondExternal |
Definition at line 83 of file GlobalDefinitions.h.
enum l1t::GtConditionType |
condition types TypeNull: null type - for condition constructor only Type1s : one particle Type2s : two particles, same type, no spatial correlations among them Type2wsc : two particles, same type, with spatial correlations among them Type2cor : two particles, different type, with spatial correlations among them Type3s : three particles, same type Type4s : four particles, same type TypeETM, TypeETT, TypeHTT, TypeHTM : ETM, ETT, HTT, HTM TypeExternal: external conditions (logical result only; definition in L1 GT external systems)
Definition at line 52 of file GlobalDefinitions.h.
enum l1t::L1GtBoardType |
board types in GT
Enumerator | |
---|---|
MP7 | |
BoardNull |
Definition at line 28 of file GlobalDefinitions.h.
enum l1t::tftype |
Enumerator | |
---|---|
bmtf | |
omtf_neg | |
omtf_pos | |
emtf_neg | |
emtf_pos |
Definition at line 7 of file RegionalMuonCandFwd.h.
int l1t::calc_chamber | ( | int | _station, |
int | _sector, | ||
int | _subsector, | ||
int | _ring, | ||
int | _csc_ID | ||
) |
Definition at line 156 of file EMTFHitTools.cc.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 17 of file EMTFTrackTools.h.
Referenced by l1t::EMTFTrack::ImportSP().
|
inline |
Definition at line 18 of file EMTFHitTools.h.
References dqm-mbProfile::log, and funct::tan().
Referenced by L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 18 of file EMTFTrackTools.h.
|
inline |
Definition at line 28 of file EMTFTrackTools.h.
References tmp.
Referenced by l1t::EMTFTrack::ImportSP(), and L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 19 of file EMTFHitTools.h.
References tmp.
Referenced by L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 30 of file EMTFTrackTools.h.
References Geom::pi(), and tmp.
Referenced by l1t::EMTFTrack::ImportSP(), and L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 22 of file EMTFHitTools.h.
References Geom::pi(), and tmp.
Referenced by L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 24 of file EMTFTrackTools.h.
|
inline |
Definition at line 25 of file EMTFTrackTools.h.
|
inline |
Definition at line 27 of file EMTFTrackTools.h.
|
inline |
Definition at line 26 of file EMTFTrackTools.h.
References Geom::pi().
|
inline |
Definition at line 21 of file EMTFTrackTools.h.
Referenced by l1t::EMTFTrack::ImportSP(), and L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 23 of file EMTFTrackTools.h.
|
inline |
Definition at line 22 of file EMTFTrackTools.h.
References Geom::pi().
Referenced by l1t::EMTFTrack::ImportSP(), and L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 15 of file EMTFTrackTools.h.
Referenced by l1t::EMTFTrack::ImportSP().
|
inline |
Definition at line 16 of file EMTFTrackTools.h.
int l1t::calc_ring | ( | int | _station, |
int | _csc_ID, | ||
int | _strip | ||
) |
Definition at line 140 of file EMTFHitTools.cc.
Referenced by l1t::stage2::emtf::MEBlockUnpacker::unpack().
|
inline |
Definition at line 33 of file EMTFTrackTools.h.
Referenced by L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 32 of file EMTFTrackTools.h.
Referenced by l1t::EMTFTrack::ImportSP(), and L1TMuonEndCapTrackProducer::produce().
|
inline |
Definition at line 12 of file EMTFHitTools.h.
Referenced by l1t::EMTFHit::ImportCSCCorrelatedLCTDigi().
|
inline |
Definition at line 19 of file EMTFTrackTools.h.
References create_public_lumi_plots::exp, and Geom::pi().
|
inline |
Definition at line 16 of file EMTFHitTools.h.
Referenced by L1TMuonEndCapTrackProducer::produce().
|
inline |
|
inline |
Definition at line 17 of file EMTFHitTools.h.
References Geom::pi().
Referenced by L1TMuonEndCapTrackProducer::produce().
int l1t::calc_uGMT_chamber | ( | int | _csc_ID, |
int | _subsector, | ||
int | _neighbor, | ||
int | _station | ||
) |
Definition at line 32 of file EMTFTrackTools.cc.
Referenced by l1t::stage2::emtf::SPBlockUnpacker::unpack().
void l1t::calibrateAndRankJets | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Jet > * | input, | ||
std::vector< l1t::Jet > * | output | ||
) |
Definition at line 12 of file legacyGtHelper.cc.
References l1t::LUT::data(), eta, l1t::CaloParamsHelper::jetCalibrationLUT(), hltrates_dqm_sourceclient-live_cfg::offset, and EnergyCorrector::pt.
Referenced by l1t::Stage1Layer2JetAlgorithmImpSimpleHW::processEvent().
void l1t::calibrateAndRankTaus | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Tau > * | input, | ||
std::vector< l1t::Tau > * | output | ||
) |
Definition at line 36 of file legacyGtHelper.cc.
References l1t::LUT::data(), eta, EnergyCorrector::pt, and l1t::CaloParamsHelper::tauCalibrationLUT().
Referenced by l1t::Stage1Layer2TauAlgorithmImpHW::processEvent().
unsigned int l1t::convertFromHexStringToInt | ( | const std::string & | aHexString | ) |
Definition at line 46 of file Tools.cc.
References i, funct::pow(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by convertVariable().
varType l1t::convertVariable | ( | const std::string & | aVar | ) |
Definition at line 19 of file Tools.h.
References convertFromHexStringToInt(), alignCSCRings::e, cppFunctionSkipper::exception, i, AlCaHLTBitMon_QueryRunRegistry::string, groupFilesInBlocks::temp, and dumpRecoGeometry_cfg::varType.
int l1t::deltaGctPhi | ( | const CaloRegion & | region, |
const CaloRegion & | neighbor | ||
) |
Definition at line 18 of file JetFinderMethods.cc.
References funct::abs(), mps_update::diff, l1t::L1Candidate::hwPhi(), and L1CaloRegionDetId::N_PHI.
Referenced by slidingWindowJetFinder(), TwelveByTwelveFinder(), and TwoByTwoFinder().
void l1t::EGammaToGtScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::EGamma > * | input, | ||
std::vector< l1t::EGamma > * | output | ||
) |
Definition at line 99 of file legacyGtHelper.cc.
References gtEta().
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EGammaAlgorithmImpHI::processEvent(), and l1t::Stage1Layer2EGammaAlgorithmImpHW::processEvent().
void l1t::EtSumToGtScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::EtSum > * | input, | ||
std::vector< l1t::EtSum > * | output | ||
) |
Definition at line 165 of file legacyGtHelper.cc.
References L1Analysis::kMissingHt.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EtSumAlgorithmImpHW::processEvent(), and l1t::Stage1Layer2EtSumAlgorithmImpHI::processEvent().
void l1t::getBXRange | ( | int | nbx, |
int & | first, | ||
int & | last | ||
) |
Definition at line 13 of file UnpackerFactory.cc.
References min().
Referenced by process(), l1t::stage2::RegionalMuonGMTUnpacker::unpack(), l1t::stage2::MuonUnpacker::unpack(), l1t::stage1::CaloSpareHFUnpacker::unpack(), l1t::stage1::EtSumUnpacker::unpack(), l1t::stage1::MissEtUnpacker::unpack(), l1t::stage2::IntermediateMuonUnpacker::unpack(), l1t::stage1::MissHtUnpacker::unpack(), l1t::stage2::BMTFUnpackerOutput::unpack(), l1t::stage1::legacy::HFRingUnpacker::unpack(), l1t::stage1::legacy::EtSumUnpacker::unpack(), l1t::stage1::unpack_em(), l1t::stage1::unpack_region(), and l1t::stage2::unpacking().
const unsigned int l1t::gtEta | ( | const unsigned int | iEta | ) |
Definition at line 194 of file legacyGtHelper.cc.
Referenced by EGammaToGtScales(), getRegionEta(), JetToGtEtaScales(), l1t::Stage2Layer2DemuxJetAlgoFirmwareImp1::processEvent(), and TauToGtEtaScales().
unsigned char l1t::hgcal_bad_codec | ( | 0xff | ) |
Referenced by l1t::HGCFETriggerDigi::encode().
void l1t::HICaloRingSubtraction | ( | const std::vector< l1t::CaloRegion > & | regions, |
std::vector< l1t::CaloRegion > * | subRegions, | ||
CaloParamsHelper * | params | ||
) |
------------— For heavy ion ----------------------------------—
Definition at line 19 of file PUSubtractionMethods.cc.
References i, bookConverter::max, L1CaloRegionDetId::N_ETA, and HLT_FULL_cff::region.
Referenced by l1t::Stage1Layer2SingleTrackHI::processEvent(), l1t::Stage1Layer2JetAlgorithmImpHI::processEvent(), and RegionCorrection().
void l1t::JetCalibration | ( | std::vector< l1t::Jet > * | uncalibjets, |
std::vector< double > | jetCalibrationParams, | ||
std::vector< l1t::Jet > * | jets, | ||
std::string | jetCalibrationType, | ||
double | jetLSB | ||
) |
Definition at line 12 of file JetCalibrationMethods.cc.
References alpha, reco::btau::jetEta, reco::btau::jetPhi, and reco::btau::jetPt.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2JetAlgorithmImpPP::processEvent().
void l1t::JetToGtEtaScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Jet > * | input, | ||
std::vector< l1t::Jet > * | output | ||
) |
Definition at line 57 of file legacyGtHelper.cc.
References gtEta(), and gtJet.
Referenced by l1t::Stage1Layer2JetAlgorithmImpHI::processEvent(), l1t::Stage1Layer2JetAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2JetAlgorithmImpSimpleHW::processEvent().
void l1t::JetToGtPtScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Jet > * | input, | ||
std::vector< l1t::Jet > * | output | ||
) |
Definition at line 81 of file legacyGtHelper.cc.
References gtJet, l1t::CaloParamsHelper::jetScale(), L1CaloEtScale::linScaleMax(), and L1CaloEtScale::rank().
Referenced by l1t::Stage1Layer2JetAlgorithmImpHI::processEvent(), and l1t::Stage1Layer2JetAlgorithmImpPP::processEvent().
std::string l1t::l1GtBoardTypeEnumToString | ( | const L1GtBoardType & | boardType | ) |
Definition at line 106 of file GlobalDefinitions.cc.
References BoardNull, and mps_fire::result.
l1t::L1GtBoardType l1t::l1GtBoardTypeStringToEnum | ( | const std::string & | label | ) |
Definition at line 90 of file GlobalDefinitions.cc.
References BoardNull, BoardNull, and relativeConstraints::value.
std::string l1t::l1GtConditionCategoryEnumToString | ( | const GtConditionCategory & | conditionCategory | ) |
Definition at line 178 of file GlobalDefinitions.cc.
References CondNull, and mps_fire::result.
l1t::GtConditionCategory l1t::l1GtConditionCategoryStringToEnum | ( | const std::string & | label | ) |
Definition at line 159 of file GlobalDefinitions.cc.
References CondNull, CondNull, and relativeConstraints::value.
std::string l1t::l1GtConditionTypeEnumToString | ( | const GtConditionType & | conditionType | ) |
Definition at line 145 of file GlobalDefinitions.cc.
References mps_fire::result, and TypeNull.
l1t::GtConditionType l1t::l1GtConditionTypeStringToEnum | ( | const std::string & | label | ) |
Definition at line 125 of file GlobalDefinitions.cc.
References TypeNull, TypeNull, and relativeConstraints::value.
std::string l1t::l1TGtObjectEnumToString | ( | const GlobalObject & | gtObject | ) |
Definition at line 78 of file GlobalObject.cc.
References gtEG, gtETM, gtETMHF, gtETT, gtETTem, gtExternal, gtHTM, gtHTT, gtJet, gtMinBiasHFM0, gtMinBiasHFM1, gtMinBiasHFP0, gtMinBiasHFP1, gtMu, gtTau, gtTowerCount, ObjNull, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by l1t::CorrCondition::evaluateCondition().
l1t::GlobalObject l1t::l1TGtObjectStringToEnum | ( | const std::string & | ) |
Definition at line 27 of file GlobalObject.cc.
References newFWLiteAna::found, gtEG, gtETM, gtETMHF, gtETT, gtETTem, gtExternal, gtHTM, gtHTT, gtJet, gtMinBiasHFM0, gtMinBiasHFM1, gtMinBiasHFP0, gtMinBiasHFP1, gtMu, gtTau, gtTowerCount, i, l1t::L1TGtObjectStringToEnum::label, ObjNull, l1t::L1TGtObjectStringToEnum::value, and relativeConstraints::value.
std::ostream & l1t::operator<< | ( | std::ostream & | os, |
const l1t::CaloParamsHelper & | p | ||
) |
Definition at line 17 of file CaloParamsHelper.cc.
Definition at line 16 of file Stage2Layer2TauAlgorithmFirmwareImp1.cc.
References reco::LeafCandidate::pt().
bool l1t::operator> | ( | const l1t::EGamma & | a, |
const l1t::EGamma & | b | ||
) |
Definition at line 18 of file Stage2Layer2EGammaAlgorithmFirmwareImp1.cc.
References reco::LeafCandidate::pt().
|
inline |
Definition at line 18 of file Stage2Layer2DemuxEGAlgoFirmwareImp1.cc.
References l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwPhi(), and reco::LeafCandidate::pt().
Definition at line 18 of file Stage2Layer2DemuxTauAlgoFirmwareImp1.cc.
References l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwPhi(), and reco::LeafCandidate::pt().
Definition at line 22 of file Stage2Layer2JetAlgorithmFirmwareImp1.cc.
References l1t::L1Candidate::hwPt().
unsigned int l1t::pack15bits | ( | int | pt, |
int | eta, | ||
int | phi | ||
) |
Definition at line 19 of file HardwareSortingMethods.cc.
unsigned int l1t::pack16bits | ( | int | pt, |
int | eta, | ||
int | phi | ||
) |
Definition at line 24 of file HardwareSortingMethods.cc.
unsigned int l1t::pack16bitsEgammaSpecial | ( | int | pt, |
int | eta, | ||
int | phi | ||
) |
Definition at line 29 of file HardwareSortingMethods.cc.
void l1t::passThroughJets | ( | const std::vector< l1t::CaloRegion > * | regions, |
std::vector< l1t::Jet > * | uncalibjets | ||
) |
Definition at line 30 of file JetFinderMethods.cc.
References reco::btau::jetEta, reco::btau::jetPhi, and HLT_FULL_cff::region.
void l1t::RegionCorrection | ( | const std::vector< l1t::CaloRegion > & | regions, |
std::vector< l1t::CaloRegion > * | subRegions, | ||
CaloParamsHelper * | params | ||
) |
------— New region correction (PUsub, no response correction at the moment) --------—
Definition at line 77 of file PUSubtractionMethods.cc.
References HICaloRingSubtraction(), bookConverter::max, l1t::CaloParamsHelper::regionPUSType(), l1t::CaloParamsHelper::regionPUSValue(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::processEvent(), l1t::Stage1Layer2TauAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EtSumAlgorithmImpPP::processEvent(), l1t::Stage1Layer2JetAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EtSumAlgorithmImpHW::processEvent(), l1t::Stage1Layer2JetAlgorithmImpSimpleHW::processEvent(), l1t::Stage1Layer2TauAlgorithmImpHW::processEvent(), and l1t::Stage1Layer2EGammaAlgorithmImpHW::processEvent().
void l1t::simpleHWSubtraction | ( | const std::vector< l1t::CaloRegion > & | regions, |
std::vector< l1t::CaloRegion > * | subRegions | ||
) |
Definition at line 54 of file PUSubtractionMethods.cc.
References HLT_FULL_cff::region.
void l1t::slidingWindowJetFinder | ( | const int | jetSeedThreshold, |
const std::vector< l1t::CaloRegion > * | regions, | ||
std::vector< l1t::Jet > * | uncalibjets | ||
) |
Definition at line 47 of file JetFinderMethods.cc.
References assert(), gather_cfg::cout, deltaGctPhi(), reco::btau::jetEta, reco::btau::jetPhi, neighbor(), and HLT_FULL_cff::region.
Referenced by l1t::Stage1Layer2EtSumAlgorithmImpPP::processEvent(), l1t::Stage1Layer2JetAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2JetAlgorithmImpSimpleHW::processEvent().
void l1t::SortEGammas | ( | std::vector< l1t::EGamma > * | input, |
std::vector< l1t::EGamma > * | output | ||
) |
Definition at line 392 of file HardwareSortingMethods.cc.
References gt_to_fw_phi_map, i, cmsHarvester::index, relval_2017::k, reco::HaloData::minus, presort_egamma(), alignCSCRings::r, l1t::L1Candidate::setHwEta(), l1t::L1Candidate::setHwIso(), l1t::L1Candidate::setHwPhi(), l1t::L1Candidate::setHwPt(), l1t::L1Candidate::setHwQual(), sort_by_row_in_groups(), and super_sort_matrix_rows().
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::processEvent(), l1t::Stage1Layer2EGammaAlgorithmImpHI::processEvent(), and l1t::Stage1Layer2EGammaAlgorithmImpHW::processEvent().
Definition at line 258 of file HardwareSortingMethods.cc.
References fw_to_gt_phi_map, gt_to_fw_phi_map, l1t::L1Candidate::hwQual(), i, j, presort(), l1t::L1Candidate::setHwQual(), sort_by_row_in_groups(), and super_sort_matrix_rows().
Referenced by l1t::Stage1Layer2JetAlgorithmImpHI::processEvent(), l1t::Stage1Layer2EtSumAlgorithmImpPP::processEvent(), l1t::Stage1Layer2JetAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2JetAlgorithmImpSimpleHW::processEvent().
Definition at line 519 of file HardwareSortingMethods.cc.
References fw_to_gt_phi_map, gt_to_fw_phi_map, i, j, presort(), sort_by_row_in_groups(), and super_sort_matrix_rows().
Referenced by l1t::Stage1Layer2SingleTrackHI::processEvent(), l1t::Stage1Layer2TauAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2TauAlgorithmImpHW::processEvent().
std::vector< std::string > l1t::str2VecStr_ | ( | const std::string & | aStr, |
const std::string & | delim | ||
) |
Definition at line 23 of file Tools.cc.
References full, and dumpparser::parse().
Referenced by l1t::Setting::addTableRow(), l1t::TrigSystem::checkIdExistsAndSetSetting_(), l1t::Setting::getVector(), l1t::Setting::Setting(), and l1t::Setting::setValue().
void l1t::str2VecStr_ | ( | const std::string & | aStr, |
const std::string & | delim, | ||
std::vector< std::string > & | aVec | ||
) |
Definition at line 4 of file Tools.cc.
References full, and dumpparser::parse().
void l1t::TauToGtEtaScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Tau > * | input, | ||
std::vector< l1t::Tau > * | output | ||
) |
Definition at line 124 of file legacyGtHelper.cc.
References gtEta(), and gtTau.
Referenced by l1t::Stage1Layer2SingleTrackHI::processEvent(), l1t::Stage1Layer2TauAlgorithmImpPP::processEvent(), and l1t::Stage1Layer2TauAlgorithmImpHW::processEvent().
void l1t::TauToGtPtScales | ( | CaloParamsHelper * | params, |
const std::vector< l1t::Tau > * | input, | ||
std::vector< l1t::Tau > * | output | ||
) |
Definition at line 148 of file legacyGtHelper.cc.
References gtTau, l1t::CaloParamsHelper::jetScale(), L1CaloEtScale::linScaleMax(), and L1CaloEtScale::rank().
Referenced by l1t::Stage1Layer2SingleTrackHI::processEvent(), and l1t::Stage1Layer2TauAlgorithmImpPP::processEvent().
void l1t::TwelveByTwelveFinder | ( | const int | jetSeedThreshold, |
const std::vector< l1t::CaloRegion > * | regions, | ||
std::vector< l1t::Jet > * | uncalibjets | ||
) |
Definition at line 168 of file JetFinderMethods.cc.
References assert(), gather_cfg::cout, deltaGctPhi(), reco::btau::jetEta, reco::btau::jetPhi, neighbor(), and HLT_FULL_cff::region.
Referenced by l1t::Stage1Layer2EGammaAlgorithmImpPP::processEvent(), l1t::Stage1Layer2TauAlgorithmImpPP::processEvent(), l1t::Stage1Layer2TauAlgorithmImpHW::processEvent(), and l1t::Stage1Layer2EGammaAlgorithmImpHW::processEvent().
void l1t::TwoByTwoFinder | ( | const int | jetSeedThreshold, |
const int | etaMask, | ||
const std::vector< l1t::CaloRegion > * | regions, | ||
std::vector< l1t::Jet > * | uncalibjets | ||
) |
Definition at line 267 of file JetFinderMethods.cc.
References assert(), gather_cfg::cout, deltaGctPhi(), reco::btau::jetEta, reco::btau::jetPhi, bookConverter::max, neighbor(), and HLT_FULL_cff::region.
Referenced by l1t::Stage1Layer2JetAlgorithmImpHI::processEvent().