Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:03:02

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 EcalTrivialConditionRetriever = cms.ESSource("EcalTrivialConditionRetriever",
0004     producedEcalChannelStatus = cms.untracked.bool(True),
0005     producedEcalDCSTowerStatus = cms.untracked.bool(True),
0006     producedEcalDAQTowerStatus = cms.untracked.bool(True),
0007     producedEcalTrgChannelStatus = cms.untracked.bool(True),
0008     #       Values to get correct noise on RecHit amplitude using 3+5 weights
0009     # new 2010 March 26 to get correlation into account
0010     EBpedRMSX12 = cms.untracked.double(1.089),
0011     weightsForTB = cms.untracked.bool(False),
0012     # channel status
0013     channelStatusFile = cms.untracked.string(''),
0014     producedEcalPedestals = cms.untracked.bool(True),
0015     #       If set true reading optimized weights (3+5 weights) from file 
0016     getWeightsFromFile = cms.untracked.bool(True),
0017     intercalibErrorsFile = cms.untracked.string(''),
0018     laserAPDPNMean = cms.untracked.double(1.0),
0019     laserAPDPNRefMean = cms.untracked.double(1.0),
0020     #       untracked string amplWeightsFile = "CalibCalorimetry/EcalTrivialCondModules/data/ampWeights_TB.txt"
0021     # file with intercalib constants - same format used for online and offline DB
0022     # by default set all inter calib const to 1.0 if no file provided
0023     intercalibConstantsFile = cms.untracked.string(''),
0024     producedEcalWeights = cms.untracked.bool(True),
0025     # new 2010 March 26 to get correlation into account
0026     EEpedRMSX12 = cms.untracked.double(2.018),
0027     producedEcalIntercalibConstants = cms.untracked.bool(True),
0028     producedEcalIntercalibConstantsMC = cms.untracked.bool(True),
0029     producedEcalIntercalibErrors = cms.untracked.bool(True),
0030     producedEcalTimeCalibConstants = cms.untracked.bool(True),
0031     producedEcalTimeCalibErrors = cms.untracked.bool(True),
0032     producedEcalLaserCorrection = cms.untracked.bool(True),
0033     producedEcalGainRatios = cms.untracked.bool(True),
0034     producedEcalADCToGeVConstant = cms.untracked.bool(True),
0035     adcToGeVEBConstant = cms.untracked.double(0.035),
0036     adcToGeVEEConstant = cms.untracked.double(0.06),
0037     # cluster functions/corrections -- by default no parameters are passed
0038     producedEcalClusterLocalContCorrParameters = cms.untracked.bool(True),
0039     localContCorrParameters = cms.untracked.vdouble( 
0040             1.00365, 0.0007179, -0.008303, 0.01116, -0.1057, 1.00362, 0.0006617, -0.005505, -0.01044, -0.1770, 1.0035),
0041     producedEcalClusterCrackCorrParameters = cms.untracked.bool(True),
0042     crackCorrParameters = cms.untracked.vdouble( 
0043             0.9933, -0.01813, -0.03359, -0.09972, -0.2889, 0.9909, 0.04019, 
0044             -0.1095, 0.2401, -0.3412, 0.9942, -0.01245, -0.03002, -0.1098, 
0045             -0.2777, 0.9981, 0.01087, -0.01359, 0.06212, -0.354),
0046     mappingFile = cms.untracked.string('Geometry/EcalMapping/data/EEMap.txt'),
0047     producedEcalMappingElectronics = cms.untracked.bool(True),
0048     energyUncertaintyParameters = cms.untracked.vdouble(
0049             0.002793, 0.000908,  0.23592,   0.04446,
0050             0.02463, -0.001782, -0.343492, -0.017968,
0051             -0.013338, 0.0013819, 0.398369,  0.025488,
0052             0.002264, 0.000674,  0.281829,  0.043100,
0053             0.02047, -0.001914, -0.297824, -0.020220,
0054             -0.010669, 0.001648,  0.464209, -0.01112,
0055             0.000530, 0.001274,  0.21071,   0.04679,
0056             0.031323, -0.001997, -0.40509,  -0.05102,
0057             -0.016961, 0.0014051, 0.313083,  0.059649,
0058             -0.03947,  0.03364,   3.6768,    0.243637,
0059             0.05167, -0.02335,  -2.77506,  -0.162785,
0060             -0.011482, 0.004621,  0.511206,  0.032607,
0061             -0.05062,  0.057102,  5.48885,  -0.5305,
0062             0.06604,  -0.04686,  -4.34245,   0.500381,
0063             -0.01487,  0.010382,  0.823244, -0.09392,
0064             -0.04195,  0.028296,  1.66651,   0.87535,
0065             0.048104, -0.01493,  -0.98163,  -0.72297,
0066             -0.010256, 0.001827,  0.149991,  0.144294),
0067     producedEnergyUncertaintyParameters = cms.untracked.bool(True),
0068     energyCorrectionParameters = cms.untracked.vdouble(
0069             40.2198, -3.03103e-6,
0070             1.1, 8.0, -0.05185, 0.1354, 0.9165, -0.0005626, 1.385,
0071             1.002,  -0.7424, 0,            0,
0072             0,        0.5558,  2.375,   0.1869,
0073             7.6,      1.081,  -0.00181,
0074             0, 0,
0075             0.9, 6.5, -0.1214, 0.2362, 0.8847, -0.00193, 1.057,
0076             2.213, -17.29,
0077             -0.599,  8.874,
0078             0.09632, -1.457,
0079             -0.7584,  10.29,
0080             1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0081             1, 0, 0, 0, 0, 0, 0, 0),
0082     produceEnergyCorrectionParameters = cms.untracked.bool(True)
0083 )