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

FitStateIterating.cxx File Reference

#include <string>
#include <cmath>
#include "Algorithm/AlgConfig.h"
#include "MessageService/MsgService.h"
#include "CandFitTrackSA/ConstFT.h"
#include "CandFitTrackSA/DataFT.h"
#include "CandFitTrackSA/MatrixCalculator.h"
#include "CandFitTrackSA/FitStateFactory.h"
#include "CandFitTrackSA/FitStateIterating.h"
#include "CandFitTrackSA/FitContext.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: FitStateIterating.cxx,v 1.2 2006/12/01 18:40:45 rhatcher Exp $")
FitStateCreateIteratingFS ()

Variables

const std::string ITERATING_FIT_STATE = "Iterating"
bool registered


Function Documentation

FitState* CreateIteratingFS  )  [static]
 

Definition at line 37 of file FitStateIterating.cxx.

00037 { return new FitStateIterating; }

CVSID "$Id: FitStateIterating cxx,
v 1.2 2006/12/01 18:40:45 rhatcher Exp $" 
 


Variable Documentation

const std::string ITERATING_FIT_STATE = "Iterating" [static]
 

Definition at line 31 of file FitStateIterating.cxx.

bool registered [static]
 

Initial value:

 FitStateFactory::Instance().RegisterFitState(
                                                    ITERATING_FIT_STATE,
                                                            CreateIteratingFS)

Definition at line 40 of file FitStateIterating.cxx.


Generated on Mon Feb 15 11:07:57 2010 for loon by  doxygen 1.3.9.1