CMS 3D CMS Logo

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

Variables

string idNameLoose = "mvaEleID-Spring16-HZZ-V1-wpLoose"
 WP tuned for HZZ analysis with very high efficiency (about 98%) More...
 
tuple MVA_WPLoose
 
tuple mvaEleID_Spring16_HZZ_V1_producer_config
 
tuple mvaEleID_Spring16_HZZ_V1_wpLoose = configureVIDMVAEleID( MVA_WPLoose )
 
tuple mvaSpring16WeightFiles_V1
 
string mvaTag = "Spring16HZZV1"
 
tuple workingPoints
 

Variable Documentation

string mvaElectronID_Spring16_HZZ_V1_cff.idNameLoose = "mvaEleID-Spring16-HZZ-V1-wpLoose"

WP tuned for HZZ analysis with very high efficiency (about 98%)

Definition at line 43 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.MVA_WPLoose
Initial value:
1 = EleMVA_WP(
2  idNameLoose, mvaTag,
3  cutCategory0 = "-0.211", # EB1 low pt
4  cutCategory1 = "-0.396", # EB2 low pt
5  cutCategory2 = "-0.215", # EE low pt
6  cutCategory3 = "-0.870", # EB1
7  cutCategory4 = "-0.838", # EB2
8  cutCategory5 = "-0.763" # EE
9  )

Definition at line 44 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.mvaEleID_Spring16_HZZ_V1_producer_config
Initial value:
1 = cms.PSet(
2  mvaName = cms.string(mvaClassName),
3  mvaTag = cms.string(mvaTag),
4  # Category parameters
5  nCategories = cms.int32(6),
6  categoryCuts = cms.vstring(*EleMVA_6CategoriesCuts),
7  # Weight files and variable definitions
8  weightFileNames = mvaSpring16WeightFiles_V1,
9  variableDefinition = cms.string(mvaVariablesFile)
10  )

Definition at line 64 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.mvaEleID_Spring16_HZZ_V1_wpLoose = configureVIDMVAEleID( MVA_WPLoose )

Definition at line 75 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.mvaSpring16WeightFiles_V1
Initial value:
1 = cms.vstring(
2  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB1_5.weights.xml.gz",
3  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB2_5.weights.xml.gz",
4  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EE_5.weights.xml.gz",
5  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB1_10.weights.xml.gz",
6  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB2_10.weights.xml.gz",
7  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EE_10.weights.xml.gz"
8  )

Definition at line 33 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaTag = "Spring16HZZV1"

Definition at line 22 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.workingPoints
Initial value:
1 = dict(
2  wpLoose = MVA_WPLoose
3 )

Definition at line 54 of file mvaElectronID_Spring16_HZZ_V1_cff.py.