CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Enumerations
Model.h File Reference
#include <vector>
#include <map>
#include "Alignment/CocoaUtilities/interface/CocoaGlobals.h"
#include "CondFormats/OptAlignObjects/interface/OpticalAlignInfo.h"

Go to the source code of this file.

Classes

class  Model
 

Enumerations

enum  cocoaStatus {
  COCOA_Init, COCOA_ReadingModel, COCOA_InitFit, COCOA_FirstIterationInEvent,
  COCOA_NextIterationInEvent, COCOA_FitOK, COCOA_FitImproving, COCOA_FitCannotImprove,
  COCOA_FitChi2Worsened, COCOA_FitMatrixNonInversable
}
 
enum  sectionType {
  sectGlobalOptions, sectParameters, sectSystemTreeDescription, sectSystemTreeData,
  sectMeasurements, sectReportOut
}
 

Enumeration Type Documentation

Enumerator
COCOA_Init 
COCOA_ReadingModel 
COCOA_InitFit 
COCOA_FirstIterationInEvent 
COCOA_NextIterationInEvent 
COCOA_FitOK 
COCOA_FitImproving 
COCOA_FitCannotImprove 
COCOA_FitChi2Worsened 
COCOA_FitMatrixNonInversable 

Definition at line 36 of file Model.h.

Enumerator
sectGlobalOptions 
sectParameters 
sectSystemTreeDescription 
sectSystemTreeData 
sectMeasurements 
sectReportOut 

Definition at line 34 of file Model.h.