CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Enumerations | Functions
SurfaceDeformationFactory.h File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

 SurfaceDeformationFactory
 

Enumerations

enum  SurfaceDeformationFactory::Type { SurfaceDeformationFactory::kBowedSurface = 1, SurfaceDeformationFactory::kTwoBowedSurfaces }
 

Functions

SurfaceDeformationSurfaceDeformationFactory::create (int type, const std::vector< double > &params)
 
Type SurfaceDeformationFactory::surfaceDeformationType (const std::string &typeString)
 convert string to 'Type' - exception if string is not known More...