KK. More...
#include <CSCTFPtLUT.h>
Public Member Functions | |
CSCTFPtLUT (const edm::EventSetup &c) | |
KK. More... | |
CSCTFPtLUT (const edm::ParameterSet &, const L1MuTriggerScales *scales, const L1MuTriggerPtScale *ptScale) | |
CSCTFPtLUT (const CSCTFPtLUT &) | |
CSCTFPtLUT & | operator= (const CSCTFPtLUT &) |
ptdat | Pt (const ptadd &) const |
ptdat | Pt (const unsigned &) const |
ptdat | Pt (const unsigned &delta_phi_12, const unsigned &delta_phi23, const unsigned &track_eta, const unsigned &track_mode, const unsigned &track_fr, const unsigned &delta_phi_sign) const |
ptdat | Pt (const unsigned &delta_phi_12, const unsigned &track_eta, const unsigned &track_mode, const unsigned &track_fr, const unsigned &delta_phi_sign) const |
~CSCTFPtLUT () | |
Static Public Attributes | |
static const int | dEtaCut_High_A [24] = {3,3,4,7,3,2,4,7,5,5,5,7,2,2,2,2,3,3,3,3,2,2,2,2} |
static const int | dEtaCut_High_B [24] = {3,3,4,7,3,3,5,7,6,6,6,7,2,2,3,3,3,3,3,3,3,3,3,2} |
static const int | dEtaCut_High_C [24] = {4,4,5,7,4,3,6,7,7,7,7,7,3,3,3,3,4,4,4,4,3,3,3,3} |
static const int | dEtaCut_Low [24] = {2,2,2,7,2,1,2,7,3,3,3,7,1,1,1,1,2,2,2,2,1,1,1,1} |
static const int | dEtaCut_Mid [24] = {2,2,3,7,2,2,3,7,4,4,4,7,2,2,2,2,2,2,2,2,2,2,2,2} |
static const int | dEtaCut_Open [24] = {7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7} |
static const int | dPhiNLBMap_5bit [32] |
KK. More... | |
static const int | dPhiNLBMap_7bit [128] |
static const int | dPhiNLBMap_8bit [256] |
static const int | getPtbyMLH = 0xFFFF |
Private Member Functions | |
ptdat | calcPt (const ptadd &) const |
void | readLUT () |
unsigned | trackQuality (const unsigned &eta, const unsigned &mode, const unsigned &fr) const |
Private Attributes | |
bool | isBeamStartConf |
bool | isBinary |
unsigned | lowQualityFlag |
edm::FileInPath | pt_lut_file |
unsigned | pt_method |
CSCTFPtMethods | ptMethods |
bool | read_pt_lut |
const L1MuTriggerPtScale * | trigger_ptscale |
const L1MuTriggerScales * | trigger_scale |
Static Private Attributes | |
static bool | lut_read_in = false |
static ptdat * | pt_lut = NULL |
KK.
Definition at line 14 of file CSCTFPtLUT.h.
CSCTFPtLUT::CSCTFPtLUT | ( | const edm::EventSetup & | c | ) |
KK.
Definition at line 81 of file CSCTFPtLUT.cc.
CSCTFPtLUT::CSCTFPtLUT | ( | const edm::ParameterSet & | pset, |
const L1MuTriggerScales * | scales, | ||
const L1MuTriggerPtScale * | ptScale | ||
) |
Definition at line 113 of file CSCTFPtLUT.cc.
CSCTFPtLUT::CSCTFPtLUT | ( | const CSCTFPtLUT & | ) |
|
inline |
Definition at line 26 of file CSCTFPtLUT.h.
Definition at line 233 of file CSCTFPtLUT.cc.
CSCTFPtLUT& CSCTFPtLUT::operator= | ( | const CSCTFPtLUT & | ) |
Definition at line 183 of file CSCTFPtLUT.cc.
ptdat CSCTFPtLUT::Pt | ( | const unsigned & | address | ) | const |
Definition at line 197 of file CSCTFPtLUT.cc.
ptdat CSCTFPtLUT::Pt | ( | const unsigned & | delta_phi_12, |
const unsigned & | delta_phi23, | ||
const unsigned & | track_eta, | ||
const unsigned & | track_mode, | ||
const unsigned & | track_fr, | ||
const unsigned & | delta_phi_sign | ||
) | const |
Definition at line 202 of file CSCTFPtLUT.cc.
ptdat CSCTFPtLUT::Pt | ( | const unsigned & | delta_phi_12, |
const unsigned & | track_eta, | ||
const unsigned & | track_mode, | ||
const unsigned & | track_fr, | ||
const unsigned & | delta_phi_sign | ||
) | const |
Definition at line 217 of file CSCTFPtLUT.cc.
|
private |
Definition at line 1434 of file CSCTFPtLUT.cc.
|
private |
DEA try increasing quality
Definition at line 1331 of file CSCTFPtLUT.cc.
|
static |
Definition at line 49 of file CSCTFPtLUT.h.
|
static |
Definition at line 50 of file CSCTFPtLUT.h.
|
static |
Definition at line 51 of file CSCTFPtLUT.h.
|
static |
Definition at line 47 of file CSCTFPtLUT.h.
|
static |
Definition at line 48 of file CSCTFPtLUT.h.
|
static |
Definition at line 52 of file CSCTFPtLUT.h.
|
static |
KK.
Definition at line 42 of file CSCTFPtLUT.h.
|
static |
Definition at line 43 of file CSCTFPtLUT.h.
|
static |
Definition at line 44 of file CSCTFPtLUT.h.
|
static |
Definition at line 54 of file CSCTFPtLUT.h.
|
private |
Definition at line 63 of file CSCTFPtLUT.h.
|
private |
Definition at line 63 of file CSCTFPtLUT.h.
|
private |
Definition at line 65 of file CSCTFPtLUT.h.
|
staticprivate |
Definition at line 58 of file CSCTFPtLUT.h.
Definition at line 57 of file CSCTFPtLUT.h.
Referenced by ~CSCTFPtLUT().
|
private |
Definition at line 64 of file CSCTFPtLUT.h.
|
private |
Definition at line 65 of file CSCTFPtLUT.h.
|
private |
Definition at line 61 of file CSCTFPtLUT.h.
|
private |
Definition at line 63 of file CSCTFPtLUT.h.
|
private |
Definition at line 60 of file CSCTFPtLUT.h.
|
private |
Definition at line 59 of file CSCTFPtLUT.h.