Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

HaloSamples.h

Go to the documentation of this file.
00001 #ifndef FASTSHOWER_HALOSAMPLES_H
00002 #define FASTSHOWER_HALOSAMPLES_H
00003 #include <iostream>
00004 namespace FastShower{
00005   class HaloSamples{
00006   public:
00007     HaloSamples(){cout<<"HaloSampels: Not implemented"<<endl;}
00008   };
00009 }
00010 #endif

Generated on Tue Mar 18 11:50:00 2003 for FastShowerUtils by doxygen1.3-rc1