1 #ifndef DQM_L1TMONITOR_L1TMENUHELPER_H 2 #define DQM_L1TMONITOR_L1TMENUHELPER_H 61 if (this->etaRange > iSOT.
etaRange){
return true;}
62 else if(this->etaRange < iSOT.
etaRange){
return false;}
64 if (this->prescale < iSOT.
prescale){
return true;}
65 else if(this->prescale > iSOT.
prescale){
return false;}
67 if (this->quality > iSOT.
quality){
return true;}
68 else if(this->quality < iSOT.
quality){
return false;}
84 std::map<std::string,std::string> getLUSOTrigger(
const std::map<std::string,bool>& iCategories,
85 int IndexRefPrescaleFactors,
87 std::map<std::string,std::string> testAlgos (
const std::map<std::string,std::string>&);
96 int getPrescaleByAlias(
const TString& iCategory,
const TString& iAlias);
97 unsigned int getEtaRangeByAlias(
const TString& iCategory,
const TString& iAlias);
98 unsigned int getQualityAlias (
const TString& iCategory,
const TString& iAlias);
L1GtConditionCategory conditionCategory
L1GtConditionType conditionType
L1GtConditionCategory
condition categories
bool operator<(DTCELinkId const &lhs, DTCELinkId const &rhs)