CMS 3D CMS Logo

Variables
stringResolutions_etEtaPhi_cff Namespace Reference

Variables

 bin
 
 bjetResolution
 
 constraints
 
 et
 
 eta
 
 functions
 
 metResolution
 
 muonResolution
 <— these resolutions do not exist yet —> electronResolution = stringResolution.clone(parametrization = 'EtEtaPhi', resolutions = ['et * (sqrt(5.6*5.6/(et*et) + 1.25/et + 0.033))', # add sigma(Et) not sigma(Et)/Et here '0.03 + 1.0/et', # add sigma(eta) here '0.015 + 1.5/et' # add sigma(phi) here ], constraints = cms.vdouble(0) # add constraints here ) More...
 
 parametrization
 
 phi
 
 udscResolution
 <— these resolutions do not exist yet —> tauResolution = stringResolution.clone(parametrization = 'EtEtaPhi', resolutions = ['et * (sqrt(5.6*5.6/(et*et) + 1.25/et + 0.033))', '0.03 + 1.0/et', '0.015 + 1.5/et' ], constraints = cms.vdouble(0) ) More...
 

Variable Documentation

stringResolutions_etEtaPhi_cff.bin

Definition at line 17 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.bjetResolution

Definition at line 335 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.constraints

Definition at line 161 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.et

Definition at line 18 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.eta

Definition at line 19 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.functions

Definition at line 15 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.metResolution

Definition at line 497 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.muonResolution

<— these resolutions do not exist yet —> electronResolution = stringResolution.clone(parametrization = 'EtEtaPhi', resolutions = ['et * (sqrt(5.6*5.6/(et*et) + 1.25/et + 0.033))', # add sigma(Et) not sigma(Et)/Et here '0.03 + 1.0/et', # add sigma(eta) here '0.015 + 1.5/et' # add sigma(phi) here ], constraints = cms.vdouble(0) # add constraints here )

Definition at line 14 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.parametrization

Definition at line 14 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.phi

Definition at line 20 of file stringResolutions_etEtaPhi_cff.py.

stringResolutions_etEtaPhi_cff.udscResolution

<— these resolutions do not exist yet —> tauResolution = stringResolution.clone(parametrization = 'EtEtaPhi', resolutions = ['et * (sqrt(5.6*5.6/(et*et) + 1.25/et + 0.033))', '0.03 + 1.0/et', '0.015 + 1.5/et' ], constraints = cms.vdouble(0) )

Definition at line 173 of file stringResolutions_etEtaPhi_cff.py.