10 #ifndef L1TBMTFParams_h 11 #define L1TBMTFParams_h 37 Node(){ type_=
"unspecified"; version_=0; }
70 typedef std::map<short, short, std::less<short> >
LUT;
72 typedef std::pair< short, short >
LUTID;
73 typedef std::pair< short, std::vector<short> >
LUTCONT;
74 typedef std::map< LUTID, LUTCONT >
qpLUT;
76 typedef std::map<short, L1MuDTEtaPattern, std::less<short> >
etaLUT;
94 LUTParams() : pta_lut_(0), phi_lut_(0), pta_threshold_(6), ext_lut_(0){ }
L1MuDTTFParameters l1mudttfparams
std::vector< LUT > pta_lut_
std::vector< extLUT > ext_lut_
std::vector< double > dparams_
std::pair< short, short > LUTID
Qual Pattern LUT.
std::pair< short, std::vector< short > > LUTCONT
L1MuDTTFMasks l1mudttfmasks
std::vector< unsigned > uparams_
std::map< LUTID, LUTCONT > qpLUT
std::vector< LUT > phi_lut_
std::map< short, short, std::less< short > > LUT
L1MuBMPtaLut.
#define COND_SERIALIZABLE
std::vector< int > iparams_
std::vector< std::string > sparams_
std::vector< Node > pnodes_
std::vector< L1MuDTTFParameters > l1mudttfparams_
std::vector< L1MuDTTFMasks > l1mudttfmasks_
std::map< short, L1MuDTEtaPattern, std::less< short > > etaLUT
Eta Pattern LUT.
std::vector< int > pta_threshold_