#include "CondFormats/L1TObjects/interface/L1GtDefinitions.h"
#include <cstring>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Go to the source code of this file.
Functions | |
std::string | l1GtBoardTypeEnumToString (const L1GtBoardType &boardType) |
L1GtBoardType | l1GtBoardTypeStringToEnum (const std::string &label) |
std::string | l1GtConditionCategoryEnumToString (const L1GtConditionCategory &conditionCategory) |
L1GtConditionCategory | l1GtConditionCategoryStringToEnum (const std::string &label) |
std::string | l1GtConditionTypeEnumToString (const L1GtConditionType &conditionType) |
L1GtConditionType | l1GtConditionTypeStringToEnum (const std::string &label) |
std::string | l1GtPsbQuadEnumToString (const L1GtPsbQuad &psbQuad) |
L1GtPsbQuad | l1GtPsbQuadStringToEnum (const std::string &label) |
std::string l1GtBoardTypeEnumToString | ( | const L1GtBoardType & | boardType | ) |
Definition at line 134 of file L1GtDefinitions.cc.
References BoardNull, and mps_fire::result.
L1GtBoardType l1GtBoardTypeStringToEnum | ( | const std::string & | label | ) |
Definition at line 120 of file L1GtDefinitions.cc.
References BoardNull, l1t::BoardNull, label, and relativeConstraints::value.
std::string l1GtConditionCategoryEnumToString | ( | const L1GtConditionCategory & | conditionCategory | ) |
Definition at line 227 of file L1GtDefinitions.cc.
References CondNull, and mps_fire::result.
Referenced by L1GtHwValidation::excludedAlgoList().
L1GtConditionCategory l1GtConditionCategoryStringToEnum | ( | const std::string & | label | ) |
Definition at line 209 of file L1GtDefinitions.cc.
References CondNull, l1t::CondNull, label, and relativeConstraints::value.
Referenced by L1GtHwValidation::L1GtHwValidation().
std::string l1GtConditionTypeEnumToString | ( | const L1GtConditionType & | conditionType | ) |
Definition at line 197 of file L1GtDefinitions.cc.
References writeEcalDQMStatus::conditionType, mps_fire::result, and TypeNull.
Referenced by L1GtHwValidation::excludedAlgoList().
L1GtConditionType l1GtConditionTypeStringToEnum | ( | const std::string & | label | ) |
Definition at line 178 of file L1GtDefinitions.cc.
References label, TypeNull, l1t::TypeNull, and relativeConstraints::value.
Referenced by L1GtHwValidation::L1GtHwValidation().
std::string l1GtPsbQuadEnumToString | ( | const L1GtPsbQuad & | psbQuad | ) |
L1GtPsbQuad l1GtPsbQuadStringToEnum | ( | const std::string & | label | ) |
Definition at line 149 of file L1GtDefinitions.cc.
References label, PsbQuadNull, and relativeConstraints::value.