CMS 3D CMS Logo

NodeCut::MatchId Class Reference

List of all members.

Public Member Functions

def __init__
def match

Public Attributes

 id


Detailed Description

Definition at line 37 of file NodeCut.py.


Member Function Documentation

def NodeCut::MatchId::__init__ (   self,
  id 
)

Definition at line 38 of file NodeCut.py.

00038                          :
00039         self.id = id
    def match(self,nline):

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

Definition at line 40 of file NodeCut.py.

00040                          :
00041         return self.id == nline.id()
00042 
class MatchLessSeen:


Member Data Documentation

NodeCut::MatchId::id

Definition at line 39 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