CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TOccupancyTestParameters_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # Parameter to be used for:
4 # Efficiency = 99% and Fake Rate = 1%
5 # For deviations bigger then 0.1*mu0 and 2*mu0
6 
7 f_low = cms.double(0.1) #factor f : mu1=f*mu0
8 f_up = cms.double(2.0) #factor f : mu1=f*mu0
9 mu0_x0p1 = cms.vdouble(2.19664,1.94546,-99.3263,19.388) #parameters for determination of mu0_min
10 mu0_x2 = cms.vdouble(13.7655,184.742,50735.3,-97.6793) #parameters for determination of mu0_min
11 chi2_x0p1 = cms.vdouble(4.11095e-05,0.577451,-10.378) #parameters for determination of chi2-threshold
12 chi2_x2 = cms.vdouble(5.45058e-05,0.268756,-11.7515) #parameters for determination of chi2-threshold