CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
MuonDTLocalMillepedeAlgorithmFit_cfi Namespace Reference

Variables

tuple MuonDTLocalMillepedeAlgorithm
 

Variable Documentation

tuple MuonDTLocalMillepedeAlgorithmFit_cfi.MuonDTLocalMillepedeAlgorithm
Initial value:
1 = cms.PSet(
2  algoName = cms.string('MuonDTLocalMillepedeAlgorithm'),
3  ntuplePath = cms.string("castor:/castor/cern.ch/user/s/scodella/InternalAlignment/"),
4  numberOfRootFiles = cms.int32(100),
5  ptMax = cms.double(99999.),
6  ptMin = cms.double(20.),
7  numberOfSigmasX = cms.double(3.),
8  numberOfSigmasDXDZ = cms.double(3.),
9  numberOfSigmasY = cms.double(3.),
10  numberOfSigmasDYDZ = cms.double(3.),
11  nPhihits = cms.double(8),
12  nThetahits = cms.double(4),
13  workingMode = cms.int32(2),
14  nMtxSection = cms.int32(0)
15 
16 )

Definition at line 3 of file MuonDTLocalMillepedeAlgorithmFit_cfi.py.