CMS 3D CMS Logo

NodeCut::MatchIdSet Class Reference

List of all members.

Public Member Functions

def __init__
def match

Public Attributes

 idset


Detailed Description

Definition at line 55 of file NodeCut.py.


Member Function Documentation

def NodeCut::MatchIdSet::__init__ (   self,
  idset 
)

Definition at line 56 of file NodeCut.py.

00056                             :
00057         self.idset = idset
    def match(self,nline):

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

Definition at line 58 of file NodeCut.py.

00058                          :
00059         return self.idset.get(nline.attr[0])!=None
00060 
class Match


Member Data Documentation

NodeCut::MatchIdSet::idset

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