Public Member Functions | |
def | buildDiLeptons (self, cmgDiLeptons, event) |
def | buildLeptons (self, cmgLeptons, event) |
def | buildOtherLeptons (self, cmgLeptons, event) |
def | declareHandles (self) |
def | testMuonID (self, muon) |
def | testMuonIso (self, muon, isocut) |
def | testVertex (self, lepton) |
Static Public Attributes | |
DiObjectClass | |
LeptonClass | |
testLeg1ID | |
testLeg1Iso | |
testLeg2ID | |
testLeg2Iso | |
Definition at line 7 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.buildDiLeptons | ( | self, | |
cmgDiLeptons, | |||
event | |||
) |
Build di-leptons, associate best vertex to both legs, select di-leptons with a tight ID muon. The tight ID selection is done so that dxy and dz can be computed (the muon must not be standalone).
Definition at line 29 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.buildLeptons | ( | self, | |
cmgLeptons, | |||
event | |||
) |
Definition at line 44 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.buildOtherLeptons | ( | self, | |
cmgLeptons, | |||
event | |||
) |
Definition at line 48 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.declareHandles | ( | self | ) |
Definition at line 12 of file ZMuMuAnalyzer.py.
References core.Analyzer.Analyzer.handles, and HTTP.RequestManager.handles.
def ZMuMuAnalyzer.ZMuMuAnalyzer.testMuonID | ( | self, | |
muon | |||
) |
Tight muon selection, no isolation requirement
Definition at line 66 of file ZMuMuAnalyzer.py.
References ZMuMuAnalyzer.ZMuMuAnalyzer.testVertex().
def ZMuMuAnalyzer.ZMuMuAnalyzer.testMuonIso | ( | self, | |
muon, | |||
isocut | |||
) |
dbeta corrected pf isolation with all charged particles instead of charged hadrons
Definition at line 58 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.testVertex | ( | self, | |
lepton | |||
) |
Tests vertex constraints, for mu and tau
Definition at line 52 of file ZMuMuAnalyzer.py.
References funct.abs().
Referenced by ZMuMuAnalyzer.ZMuMuAnalyzer.testMuonID().
|
static |
Definition at line 9 of file ZMuMuAnalyzer.py.
|
static |
Definition at line 10 of file ZMuMuAnalyzer.py.
|
static |
Definition at line 73 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg1().
|
static |
Definition at line 63 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg1().
|
static |
Definition at line 74 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg2().
|
static |
Definition at line 64 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg2().