#include "DataFormats/L1GlobalTrigger/interface/L1GtObject.h"
#include <cstring>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Go to the source code of this file.
Functions | |
std::string | l1GtObjectEnumToString (const L1GtObject >Object) |
L1GtObject | l1GtObjectStringToEnum (const std::string &label) |
std::string l1GtObjectEnumToString | ( | const L1GtObject & | gtObject | ) |
Definition at line 74 of file L1GtObject.cc.
References BPTX, CenJet, ETM, ETT, ForJet, GtExternal, HfBitCounts, HfRingEtSums, HTM, HTT, IsoEG, JetCounts, Mu, NoIsoEG, ObjNull, AlCaHLTBitMon_QueryRunRegistry::string, TauJet, and TechTrig.
Referenced by L1GtEtaPhiConversions::convertEtaIndex(), L1GtCorrelationCondition::evaluateCondition(), L1GtHwValidation::excludedAlgoList(), L1GtEtaPhiConversions::gtObjectNrBinsPhi(), L1GtEtaPhiConversions::gtObjectPairIndex(), L1GtEtaPhiConversions::L1GtEtaPhiConversions(), and L1RetrieveL1Extra::printL1Extra().
L1GtObject l1GtObjectStringToEnum | ( | const std::string & | label | ) |
Definition at line 24 of file L1GtObject.cc.
References BPTX, CenJet, ETM, ETT, ForJet, newFWLiteAna::found, GtExternal, HfBitCounts, HfRingEtSums, HTM, HTT, i, IsoEG, JetCounts, L1GtObjectStringToEnum::label, Mu, NoIsoEG, ObjNull, TauJet, TechTrig, relativeConstraints::value, and L1GtObjectStringToEnum::value.
Referenced by L1GtHwValidation::L1GtHwValidation().