00001 // $Id: ReconAnalysis.cxx,v 1.1.1.1 1999/12/28 01:36:03 burnett Exp $ 00002 // 00003 // Original author: Sawyer Gillespie 00004 // hgillesp@u.washington.edu 00005 // 00006 00007 #include "reconstruction/ReconAnalysis.h" 00008 00009 // implementation of the ReconAnalysis class 00010 00011 ReconAnalysis::~ReconAnalysis () 00012 { 00013 delete m_result; 00014 }
1.2.3 written by Dimitri van Heesch,
© 1997-2000