CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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
 
string mvaCategoriesMapName = mvaProducerModuleLabel+":"
 
tuple mvaEleID_Spring16_HZZ_V1_producer_config
 
tuple mvaEleID_Spring16_HZZ_V1_wpLoose = configureVIDMVAEleID_V1( MVA_WPLoose )
 
string mvaProducerModuleLabel = "electronMVAValueMapProducer"
 
string mvaSpring16ClassName = "ElectronMVAEstimatorRun2Spring16HZZ"
 
tuple mvaSpring16WeightFiles_V1
 
string mvaTag = "V1"
 
string mvaValueMapName = mvaProducerModuleLabel+":"
 

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 58 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.MVA_WPLoose
Initial value:
1 = EleMVA_6Categories_WP(
2  idName = idNameLoose,
3  mvaValueMapName = mvaValueMapName, # map with MVA values for all particles
4  mvaCategoriesMapName = mvaCategoriesMapName, # map with category index for all particles
5  cutCategory0 = -0.211, # EB1 low pt
6  cutCategory1 = -0.396, # EB2 low pt
7  cutCategory2 = -0.215, # EE low pt
8  cutCategory3 = -0.870, # EB1
9  cutCategory4 = -0.838, # EB2
10  cutCategory5 = -0.763 # EE
11  )

Definition at line 59 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaCategoriesMapName = mvaProducerModuleLabel+":"

Definition at line 55 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(mvaSpring16ClassName),
3  mvaTag = cms.string(mvaTag),
4  # This MVA uses conversion info, so configure several data items on that
5  beamSpot = cms.InputTag('offlineBeamSpot'),
6  conversionsAOD = cms.InputTag('allConversions'),
7  conversionsMiniAOD = cms.InputTag('reducedEgamma:reducedConversions'),
8  #
9  weightFileNames = mvaSpring16WeightFiles_V1
10  )

Definition at line 77 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

tuple mvaElectronID_Spring16_HZZ_V1_cff.mvaEleID_Spring16_HZZ_V1_wpLoose = configureVIDMVAEleID_V1( MVA_WPLoose )

Definition at line 88 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaProducerModuleLabel = "electronMVAValueMapProducer"

Definition at line 53 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaSpring16ClassName = "ElectronMVAEstimatorRun2Spring16HZZ"

Definition at line 20 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",
3  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB2_5.weights.xml",
4  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EE_5.weights.xml",
5  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB1_10.weights.xml",
6  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EB2_10.weights.xml",
7  "RecoEgamma/ElectronIdentification/data/Spring16_HZZ_V1/electronID_mva_Spring16_HZZ_V1_EE_10.weights.xml"
8  )

Definition at line 35 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaTag = "V1"

Definition at line 24 of file mvaElectronID_Spring16_HZZ_V1_cff.py.

string mvaElectronID_Spring16_HZZ_V1_cff.mvaValueMapName = mvaProducerModuleLabel+":"

Definition at line 54 of file mvaElectronID_Spring16_HZZ_V1_cff.py.