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

FitStateFinal.cxx File Reference

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

Go to the source code of this file.

Functions

 CVSID ("$Id: FitStateFinal.cxx,v 1.2 2006/02/04 21:47:35 avva Exp $")
FitStateCreateFinalFS ()

Variables

const std::string FINAL_FIT_STATE = "Final"
bool registered


Function Documentation

FitState* CreateFinalFS  )  [static]
 

Definition at line 32 of file FitStateFinal.cxx.

00032 { return new FitStateFinal; }

CVSID "$Id: FitStateFinal cxx,
v 1.2 2006/02/04 21:47:35 avva Exp $" 
 


Variable Documentation

const std::string FINAL_FIT_STATE = "Final" [static]
 

Definition at line 26 of file FitStateFinal.cxx.

bool registered [static]
 

Initial value:

 FitStateFactory::Instance().RegisterFitState(
                                                    FINAL_FIT_STATE,
                                                            CreateFinalFS)

Definition at line 35 of file FitStateFinal.cxx.


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