AliFMD2.h

Go to the documentation of this file.
00001 //
00002 // $Id: AliFMD2.h,v 1.8 2006/03/24 01:47:24 cholm Exp $
00003 //
00004 #ifndef ALIFMD2_H
00005 #define ALIFMD2_H
00006 
00007 #ifndef ALIFMDDETECTOR_H
00008 # include "AliFMDDetector.h"
00009 #endif
00010 
00011 //____________________________________________________________________
00016 class AliFMD2 : public AliFMDDetector 
00017 {
00018 protected: 
00019 public: 
00023   AliFMD2(AliFMDRing* inner, AliFMDRing* outer);
00025   virtual void Init();
00026   ClassDef(AliFMD2, 1);
00027 };
00028 
00029 #endif
00030 //____________________________________________________________________
00031 //
00032 // Local Variables:
00033 //   mode: C++
00034 // End:
00035 //
00036 //
00037 // EOF
00038 //

Generated on Fri Mar 24 17:11:21 2006 for ALICE FMD Off-line by  doxygen 1.4.6