CMS 3D CMS Logo

Namespaces | Enumerations | Functions

/data/refman/pasoursint/CMSSW_5_3_4/src/Geometry/CommonTopologies/interface/SurfaceDeformationFactory.h File Reference

#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

namespace  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