CMS 3D CMS Logo

Public Member Functions | Public Attributes

cms::FmpConst Class Reference

#include <FmpConst.h>

List of all members.

Public Member Functions

 FmpConst ()
void setVertex (double a)

Public Attributes

float cylinderoffset
float diskoffset
float forwparam [2]
float mubarrelrad
float muforwardrad
float muoffset
float newparam [3]
float newparamgt40 [3]
float partrack
float phiwinb [8]
float phiwinf [8]
float ptbmax
float ptboun
float ptstep
float ptwmax [8]
float ptwmin [8]
float sigf
float sigz
float step
float zvert
float zwin

Detailed Description

Definition at line 7 of file FmpConst.h.


Constructor & Destructor Documentation

cms::FmpConst::FmpConst ( ) [inline]

Definition at line 9 of file FmpConst.h.

References cylinderoffset, diskoffset, forwparam, mubarrelrad, muforwardrad, muoffset, newparam, newparamgt40, partrack, phiwinb, phiwinf, ptbmax, ptboun, ptstep, ptwmax, ptwmin, sigf, sigz, step, zvert, and zwin.

            {
//newparam  
 newparam[0]=-0.67927; newparam[1]=0.44696; newparam[2]=-0.00457;
//newparamgt40 
 newparamgt40[0]=0.38813; newparamgt40[1]=0.41003; newparamgt40[2]=-0.0019956;
//forwparam 
 forwparam[0]=0.0307; forwparam[1]=3.475;
// Coordinate of the initial point r (in barrel) and z (in forward)
 mubarrelrad=513.;  muforwardrad=800.; muoffset=10.;
// Step and boundary on Pt
 ptboun=1.;
 step=0.05;
 ptbmax=2.;
 ptstep=5.;
// size of window in phi-z.
//phiwinb
 phiwinb[0]=0.5;
 phiwinb[1]=0.5;
 phiwinb[2]=0.15;
 phiwinb[3]=0.15;
 phiwinb[4]=0.1;
 phiwinb[5]=0.1;
 phiwinb[6]=0.1;
 phiwinb[7]=0.08;
//phiwinf  
 phiwinf[0]=0.2;
 phiwinf[1]=0.2;
 phiwinf[2]=0.2;
 phiwinf[3]=0.2;
 phiwinf[4]=0.2;
 phiwinf[5]=0.2;
 phiwinf[6]=0.2;
 phiwinf[7]=0.2;
//ptwmax  
 ptwmax[0]=5.;
 ptwmax[1]=10.;
 ptwmax[2]=15.;
 ptwmax[3]=20.;
 ptwmax[4]=25.;
 ptwmax[5]=30.;
 ptwmax[6]=35.;
 ptwmax[7]=40.;
//ptwmin 
 ptwmin[0]=0.;
 ptwmin[1]=5.;
 ptwmin[2]=10.;
 ptwmin[3]=15.;
 ptwmin[4]=20.;
 ptwmin[5]=25.;
 ptwmin[6]=30.;
 ptwmin[7]=35.;
 zwin=25.;
 sigz=1.5;
 sigf=1.5;
 cylinderoffset=5.;
 diskoffset=5.;                      
 partrack=0.006;
 zvert=0.;
  }

Member Function Documentation

void cms::FmpConst::setVertex ( double  a)

Definition at line 4 of file FmpConst.cc.

References a, and zvert.

Referenced by cms::HITrackVertexMaker::produceTracks().

{zvert=a;}

Member Data Documentation

Definition at line 91 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 92 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 73 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 75 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 76 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 77 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 71 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 72 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 93 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 84 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 85 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 81 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 79 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 82 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 86 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 87 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 90 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 89 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 80 of file FmpConst.h.

Referenced by FmpConst().

Definition at line 94 of file FmpConst.h.

Referenced by FmpConst(), and setVertex().

Definition at line 88 of file FmpConst.h.

Referenced by FmpConst().