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 8 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 30 of file ZMuMuAnalyzer.py.
References __class__< T >.__class__(), and ZMuMuAnalyzer.ZMuMuAnalyzer.DiObjectClass.
def ZMuMuAnalyzer.ZMuMuAnalyzer.buildLeptons | ( | self, | |
cmgLeptons, | |||
event | |||
) |
Definition at line 45 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.buildOtherLeptons | ( | self, | |
cmgLeptons, | |||
event | |||
) |
Definition at line 49 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.declareHandles | ( | self | ) |
Definition at line 13 of file ZMuMuAnalyzer.py.
References core.AutoHandle.AutoHandle.handles, core.Analyzer.Analyzer.handles, HTTP.RequestManager.handles, and print().
def ZMuMuAnalyzer.ZMuMuAnalyzer.testMuonID | ( | self, | |
muon | |||
) |
Tight muon selection, no isolation requirement
Definition at line 67 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 59 of file ZMuMuAnalyzer.py.
def ZMuMuAnalyzer.ZMuMuAnalyzer.testVertex | ( | self, | |
lepton | |||
) |
Tests vertex constraints, for mu and tau
Definition at line 53 of file ZMuMuAnalyzer.py.
References funct.abs().
Referenced by ZMuMuAnalyzer.ZMuMuAnalyzer.testMuonID().
|
static |
Definition at line 10 of file ZMuMuAnalyzer.py.
Referenced by ZMuMuAnalyzer.ZMuMuAnalyzer.buildDiLeptons().
|
static |
Definition at line 11 of file ZMuMuAnalyzer.py.
|
static |
Definition at line 74 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg1().
|
static |
Definition at line 64 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg1().
|
static |
Definition at line 75 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg2().
|
static |
Definition at line 65 of file ZMuMuAnalyzer.py.
Referenced by DiLeptonAnalyzer.DiLeptonAnalyzer.testLeg2().