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

FitStateInitial.h

Go to the documentation of this file.
00001 #ifndef FITSTATEINITIAL_H
00002 #define FITSTATEINITIAL_H
00003 //_____________________________________________________________________________
00011 
00012 #include <FitState.h>
00013 
00014 class FitStateInitial : public FitState {
00015 
00016 public:
00017 
00018     void Iterate(FitContext& context) const;
00019 
00023     const std::string& Name() const;    
00024 };
00025 
00026 #endif

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