00001 00002 // $Id: GeoRefCnt.cxx,v 1.1 2004/06/27 22:14:43 kasahara Exp $ 00003 // 00004 // GeoRefCnt 00005 // 00006 // GeoRefCnt is a reference count 00007 // 00008 // Author: S. Kasahara 06/04 00009 // 00011 00012 #include "GeoGeometry/GeoRefCnt.h" 00013 00014 ClassImp(GeoRefCnt) 00015 00016 00017
1.3.9.1