CMS 3D CMS Logo

NodeCut::MatchLessSeen Class Reference

List of all members.

Public Member Functions

def __init__
def match

Public Attributes

 count


Detailed Description

Definition at line 43 of file NodeCut.py.


Member Function Documentation

def NodeCut::MatchLessSeen::__init__ (   self,
  count 
)

Definition at line 44 of file NodeCut.py.

00044                             :
00045         self.count = count
    def match(self,nline):

def NodeCut::MatchLessSeen::match (   self,
  nline 
)

Definition at line 46 of file NodeCut.py.

00046                          :
00047         return self.count < nline.attr[4]
00048 
class MatchLessHit:


Member Data Documentation

NodeCut::MatchLessSeen::count

Definition at line 45 of file NodeCut.py.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:49:14 2009 for CMSSW by  doxygen 1.5.4