ATLAS Offline Software
Classes | Variables
python.MultiJetMetFilter Namespace Reference

Classes

class  MultiJetMetFilter
 

Variables

string __doc__ = """This filter provides an algorithm to select events that contain multiple high-pT jets and large Met."""
 ============================================================================= Name: MultiJets+LargeMet Skimmer More...
 
string __version__ = "0.0.1"
 
string __author__ = "Shimpei Yamamoto <shimpei.yamamoto@cern.ch>"
 

Variable Documentation

◆ __author__

string python.MultiJetMetFilter.__author__ = "Shimpei Yamamoto <shimpei.yamamoto@cern.ch>"
private

Definition at line 15 of file MultiJetMetFilter.py.

◆ __doc__

string python.MultiJetMetFilter.__doc__ = """This filter provides an algorithm to select events that contain multiple high-pT jets and large Met."""
private

============================================================================= Name: MultiJets+LargeMet Skimmer

Author: Shimpei Yamamoto Created: Febrary 2011

Description: A filter algorithm to select events that contain multiple high-pT jets

and large Met.

Definition at line 13 of file MultiJetMetFilter.py.

◆ __version__

string python.MultiJetMetFilter.__version__ = "0.0.1"
private

Definition at line 14 of file MultiJetMetFilter.py.