8 #ifndef GEV_PAD_CONTOUR_LIST_HH
9 #define GEV_PAD_CONTOUR_LIST_HH
51 GListIterT<GEVPadContour>
Find (
const RContour * ct )
const;
52 GListIterT<GEVPadContour>
Find (
const string & ct_name )
const;
GListIterT< GEVPadContour > Find(const RContour *ct) const
Definition: GEVPadContourList.cpp:58
ClassDef(GEVPadContourList, 0)
GEVPadContourList & operator=(const GEVPadContourList &original)
Definition: GEVPadContourList.cpp:41
virtual void ResetCounts() const
Definition: GEVPadContourList.cpp:106
GEVPadContourList()
Definition: GEVPadContourList.cpp:19
GObject(GEVPadContourList)
virtual ~GEVPadContourList()
Definition: GEVPadContourList.cpp:34
Definition: GEVPadContourList.hh:20
GListIterT< GEVPadContour > iterator
Itérateur des tracés de contours.
Definition: GEVPadContourList.hh:28