Public Member Functions | |
def | __init__ (self, cfg_ana, cfg_comp, looperName) |
def | beginLoop (self, setup) |
def | declareHandles (self) |
def | makeIsoTrack (self, event) |
Public Attributes | |
doIsoAnnulus | |
IsoTrackIsolationComputer | |
Definition at line 46 of file IsoTrackAnalyzer.py.
def objects.IsoTrackAnalyzer.IsoTrackAnalyzer.__init__ | ( | self, | |
cfg_ana, | |||
cfg_comp, | |||
looperName | |||
) |
Definition at line 48 of file IsoTrackAnalyzer.py.
def objects.IsoTrackAnalyzer.IsoTrackAnalyzer.beginLoop | ( | self, | |
setup | |||
) |
Definition at line 63 of file IsoTrackAnalyzer.py.
def objects.IsoTrackAnalyzer.IsoTrackAnalyzer.declareHandles | ( | self | ) |
Definition at line 58 of file IsoTrackAnalyzer.py.
References core.Analyzer.Analyzer.handles, and HTTP.RequestManager.handles.
def objects.IsoTrackAnalyzer.IsoTrackAnalyzer.makeIsoTrack | ( | self, | |
event | |||
) |
Definition at line 74 of file IsoTrackAnalyzer.py.
References funct.abs(), ALCARECOTkAlJpsiMuMu_cff.charge, deltaR(), PVValHelper.eta, core.Analyzer.Analyzer.handles, HTTP.RequestManager.handles, reco.if(), and genParticles_cff.map.
objects.IsoTrackAnalyzer.IsoTrackAnalyzer.doIsoAnnulus |
Definition at line 52 of file IsoTrackAnalyzer.py.
Referenced by objects.LeptonAnalyzer.LeptonAnalyzer.makeLeptons().
objects.IsoTrackAnalyzer.IsoTrackAnalyzer.IsoTrackIsolationComputer |
Definition at line 50 of file IsoTrackAnalyzer.py.