CMS 3D CMS Logo

Namespaces | Classes | Typedefs
magfieldparam Namespace Reference

Namespaces

 bcylDetails
 

Classes

class  BCycl
 
struct  BCylParam
 
class  BFit
 
class  BFit3D
 
class  HarmBasis3DCyl
 
class  poly2d_base
 
struct  poly2d_term
 
struct  poly_term
 
class  rz_harm_poly
 
class  rz_poly
 
class  TkBfield
 
struct  trig_pair
 

Typedefs

typedef std::vector< harm_poly_vecharm_poly_arr
 
typedef std::vector< rz_harm_polyharm_poly_vec
 
typedef std::vector< poly_vectpoly_arr
 
typedef std::vector< poly_termpoly_vect
 

Detailed Description

B-field in Tracker volume - based on the TOSCA computation version 1103l (tuned on MTCC measured field (fall 2006))

In: x[3]: coordinates (m) Out: B[3]: Bx,By,Bz (T) (getBxyz) Out: B[3]: Br,Bf,Bz (T) (getBrfz)

Valid for r<1.15m and |z|<2.80m

Author
V.Karimaki 080228, 080407 new float version V.I. October 2012

Typedef Documentation

Definition at line 9 of file HarmBasis3DCyl.h.

Definition at line 8 of file HarmBasis3DCyl.h.

typedef std::vector<poly_vect> magfieldparam::poly_arr

Definition at line 23 of file rz_poly.h.

typedef std::vector<poly_term> magfieldparam::poly_vect

Definition at line 21 of file rz_poly.h.