Public Member Functions | |
def | __init__ (self, cfg_ana, cfg_comp, looperName) |
def | beginLoop (self, setup) |
def | declareHandles (self) |
def | makeAlphaT (self, jets) |
def | process (self, event) |
Definition at line 27 of file AlphaTAnalyzer.py.
def AlphaTAnalyzer.AlphaTAnalyzer.__init__ | ( | self, | |
cfg_ana, | |||
cfg_comp, | |||
looperName | |||
) |
Definition at line 28 of file AlphaTAnalyzer.py.
def AlphaTAnalyzer.AlphaTAnalyzer.beginLoop | ( | self, | |
setup | |||
) |
Definition at line 36 of file AlphaTAnalyzer.py.
References CSCSPEvent.counters(), cms::cuda::AtomicPairCounter::Atomic2.counters, NMaxPerLumi.counters, analyzer.Analyzer.counters, HistogramManager.counters, counter.Counters.counters, and cscdqm::ChamberCounterKeyType.counters.
def AlphaTAnalyzer.AlphaTAnalyzer.declareHandles | ( | self | ) |
Definition at line 31 of file AlphaTAnalyzer.py.
References core.AutoHandle.AutoHandle.handles, core.Analyzer.Analyzer.handles, and HTTP.RequestManager.handles.
def AlphaTAnalyzer.AlphaTAnalyzer.makeAlphaT | ( | self, | |
jets | |||
) |
Definition at line 44 of file AlphaTAnalyzer.py.
Referenced by AlphaTAnalyzer.AlphaTAnalyzer.process().
def AlphaTAnalyzer.AlphaTAnalyzer.process | ( | self, | |
event | |||
) |
Definition at line 62 of file AlphaTAnalyzer.py.
References analyzer.Analyzer.cfg_comp, looper.Looper.cfg_comp, AlphaTAnalyzer.AlphaTAnalyzer.makeAlphaT(), and core.Analyzer.Analyzer.readCollections().