Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DmxStatistic.cxx

Go to the documentation of this file.
00001 
00002 // $Id: DmxStatistic.cxx,v 1.6 2000/06/27 23:19:29 brebel Exp $
00003 //
00004 // DmxStatistic.cxx
00005 //
00006 // DmxStatistic is a virtual base class for DmxStatistic objects.
00007 //
00008 // Author:  B. Rebel 6/2000
00010 
00011 #include "DeMux/DmxStatistic.h"
00012 
00013 ClassImp(DmxStatistic)
00014 
00015 //______________________________________________________________________
00016 DmxStatistic::DmxStatistic()
00017 {
00018 }
00019 
00020 //______________________________________________________________________
00021 DmxStatistic::~DmxStatistic()
00022 {
00023 }

Generated on Mon Feb 15 11:06:38 2010 for loon by  doxygen 1.3.9.1