ATLAS Offline Software
Classes | Variables
python.MuonSegmentFilter Namespace Reference

Classes

class  MuonSegmentFilter
 

Variables

string __doc__
 ============================================================================= Name: Single Muon Skimmer More...
 
string __version__ = "0.0.1"
 
string __author__ = "David Lopez Mateos <David.Lopez@cern.ch>"
 

Variable Documentation

◆ __author__

string python.MuonSegmentFilter.__author__ = "David Lopez Mateos <David.Lopez@cern.ch>"
private

Definition at line 17 of file MuonSegmentFilter.py.

◆ __doc__

string python.MuonSegmentFilter.__doc__
private
Initial value:
1 = """This is a short algorithm to select events that contain one
2 muon which fulfills a certain set of criteria.
3 """

============================================================================= Name: Single Muon Skimmer

Author: David Lopez Mateos (Columbia University/Caltech) Created: July 2008

Description: This is a short algorithm to select events that contain one

muon which fulfills a certain set of criteria.

Definition at line 13 of file MuonSegmentFilter.py.

◆ __version__

string python.MuonSegmentFilter.__version__ = "0.0.1"
private

Definition at line 16 of file MuonSegmentFilter.py.