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

FitStateConverged.cxx File Reference

#include <string>
#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/FitStateConverged.h"
#include "CandFitTrackSA/FitContext.h"

Go to the source code of this file.

Functions

 CVSID ("$Id: FitStateConverged.cxx,v 1.3 2006/02/13 03:50:22 avva Exp $")
FitStateCreateConvergedFS ()

Variables

const std::string CONVERGED_FIT_STATE = "Converged"
bool registered


Function Documentation

FitState* CreateConvergedFS  )  [static]
 

Definition at line 33 of file FitStateConverged.cxx.

00033 { return new FitStateConverged; }

CVSID "$Id: FitStateConverged cxx,
v 1.3 2006/02/13 03:50:22 avva Exp $" 
 


Variable Documentation

const std::string CONVERGED_FIT_STATE = "Converged" [static]
 

Definition at line 27 of file FitStateConverged.cxx.

bool registered [static]
 

Initial value:

 FitStateFactory::Instance().RegisterFitState(
                                        CONVERGED_FIT_STATE, CreateConvergedFS)

Definition at line 36 of file FitStateConverged.cxx.


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