20 #ifndef L1TriggerGlobalMuonTrigger_L1MuGMTReg_h
21 #define L1TriggerGlobalMuonTrigger_L1MuGMTReg_h
95 std::string mn[6] = {
"takeDT",
"takeRPC",
"byRank",
"byMinPt",
"byCombi",
"Special" };
105 for(
int ii=0;
ii<6;
ii++)
if(mm_str == mn[
ii]) {mm = avlMethods[
ii];
break;}
108 <<
"MergeMethod" <<
m_param <<
"Brl"
110 <<
"( value " <<
m_value[0] <<
" )";
118 for(
int ii=0; ii<6; ii++)
if(mm_str == mn[ii]) {mm = avlMethods[
ii];
break;}
121 <<
"MergeMethod" <<
m_param <<
"Fwd"
123 <<
"( value " << m_value[1] <<
" )";
194 <<
"MergeMethod" <<
m_param <<
"SpecialUseANDBrl"
201 <<
"MergeMethod" <<
m_param <<
"SpecialUseANDFwd"
246 if (haloOverwrites)
m_value[0] |= 64;
248 <<
"HaloOverwritesMatchedBrl"
249 <<
" is " << haloOverwrites;
252 if (haloOverwrites)
m_value[1] |= 64;
254 <<
"HaloOverwritesMatchedFwd"
255 <<
" is " << haloOverwrites;
virtual std::string getName()
get Name
L1MuGMTRegMMConfigCharge()
bool getHaloOverwritesMatchedBrl() const
const std::string & getMergeMethodPtFwd() const
const std::string & getMergeMethodPhiBrl() const
GMT Register that implements additional AND/OR flag.
GMT Merge Method Config Register Phi.
virtual ~L1MuGMTRegMMConfigMIPISO()
const std::string & getMergeMethodEtaBrl() const
virtual std::string getName()
get Name
L1MuGMTRegSortRankOffset()
const std::string & getMergeMethodEtaFwd() const
unsigned getValue(int idx)
get Value
L1MuGMTReg(int ninst=2)
default constructor
bool getHaloOverwritesMatchedFwd() const
GMT Register that implements enum of merge methods.
GMT Merge Method Config Register Charge.
unsigned getCDLConfigWordbRPCCSC() const
GMT Merge Method Config Register ISO.
std::vector< unsigned > m_value
unsigned getSortRankOffsetBrl() const
MergeMethods m_default[2]
const std::string & getMergeMethodPhiFwd() const
unsigned getSortRankOffsetFwd() const
bool getMergeMethodMIPSpecialUseANDBrl() const
unsigned getCDLConfigWordDTCSC() const
GMT Register that implements Rank offset for merged cands.
virtual std::string getName()
get Name
GMT Register that implements Configuration of Cancel Decisison Logic.
virtual ~L1MuGMTRegMMConfig()
virtual ~L1MuGMTRegCDLConfig()
GMT Register that implements additional Halo Overwrites Matched bit.
unsigned getCDLConfigWordCSCDT() const
bool getMergeMethodISOSpecialUseANDBrl() const
GMT Merge Method Config Register Eta.
virtual ~L1MuGMTRegSortRankOffset()
const std::string & getMergeMethodChargeBrl() const
static const L1MuGMTParameters * getGMTParams()
tuple idx
DEBUGGING if hasattr(process,"trackMonIterativeTracking2012"): print "trackMonIterativeTracking2012 D...
unsigned getCDLConfigWordfRPCDT() const
unsigned getNumberOfInstances()
get number on instances
virtual ~L1MuGMTRegMMConfigSRK()
GMT Merge Method Config Register Pt.
bool getMergeMethodISOSpecialUseANDFwd() const
GMT Merge Method Config Register MIP.
virtual ~L1MuGMTReg()
destructor
L1MuGMTRegMMConfigMIPISO(const std::string ¶m, MergeMethods def_brl, MergeMethods def_fwd, bool def_and_brl, bool def_and_fwd)
L1MuGMTRegMMConfig(const std::string ¶m, MergeMethods def_brl, MergeMethods def_fwd)
bool getMergeMethodMIPSpecialUseANDFwd() const
volatile std::atomic< bool > shutdown_flag false
const std::string & getMergeMethodPtBrl() const
const std::string & getMergeMethodChargeFwd() const
virtual std::string getName()=0
get Name