CMS 3D CMS Logo

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

Variables

tuple configs
 
list mvaPhoID_PhaseIISummer20_v0_producer_config = configs["producer_config"]
 
list mvaPhoID_PhaseIISummer20_v0_wp80 = configs["VID_config"]
 
list mvaPhoID_PhaseIISummer20_v0_wp90 = configs["VID_config"]
 
string mvaTag = "PhaseIISummer20v0"
 This ID is valid for Phase II EB only##############################3. More...
 
string mvaVariablesFile = "RecoEgamma/PhotonIdentification/data/PhotonMVAEstimatorRun2VariablesFall17V1p1.txt"
 
list mvaWeightFiles
 
list wpConfig
 

Variable Documentation

tuple mvaPhotonID_Summer20_PhaseII_V0_cff.configs
Initial value:
1 = configureFullVIDMVAPhoID(mvaTag=mvaTag,
2  variablesFile=mvaVariablesFile,
3  weightFiles=mvaWeightFiles,
4  wpConfig=wpConfig,
5  # Category parameters
6  nCategories = cms.int32(2),
7  categoryCuts = category_cuts)

Definition at line 36 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

list mvaPhotonID_Summer20_PhaseII_V0_cff.mvaPhoID_PhaseIISummer20_v0_producer_config = configs["producer_config"]

Definition at line 43 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

list mvaPhotonID_Summer20_PhaseII_V0_cff.mvaPhoID_PhaseIISummer20_v0_wp80 = configs["VID_config"]

Definition at line 45 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

list mvaPhotonID_Summer20_PhaseII_V0_cff.mvaPhoID_PhaseIISummer20_v0_wp90 = configs["VID_config"]

Definition at line 44 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

string mvaPhotonID_Summer20_PhaseII_V0_cff.mvaTag = "PhaseIISummer20v0"

This ID is valid for Phase II EB only##############################3.

Definition at line 13 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

string mvaPhotonID_Summer20_PhaseII_V0_cff.mvaVariablesFile = "RecoEgamma/PhotonIdentification/data/PhotonMVAEstimatorRun2VariablesFall17V1p1.txt"

Definition at line 14 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

list mvaPhotonID_Summer20_PhaseII_V0_cff.mvaWeightFiles
Initial value:
1 = [
2  path.join(weightFileBaseDir, "PhaseII/PhotonID_MVA_barrel_Egamma_PhaseII_weight.xml.gz"),
3  path.join(weightFileBaseDir, "PhaseII/PhotonID_MVA_barrel_Egamma_PhaseII_weight.xml.gz"), ###To avoid any crash let it be there
4  ]

Definition at line 15 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.

list mvaPhotonID_Summer20_PhaseII_V0_cff.wpConfig
Initial value:
1 = [
2  # The working point for this MVA that is expected to have about 90% signal
3  # efficiency in each category for photons with pt>30 GeV (somewhat lower
4  # for lower pt photons).
5  {"idName" : "mvaPhoID-PhaseIISummer20-v0-wp90",
6  "cuts" : { "EB" : 0.737502,
7  "EE" : 0.737502 }},
8  # The working point for this MVA that is expected to have about 90% signal
9  # efficiency in each category for photons with pt>30 GeV (somewhat lower
10  # for lower pt photons).
11  {"idName" : "mvaPhoID-PhaseIISummer20-v0-wp80",
12  "cuts" : { "EB" : 0.875003,
13  "EE" : 0.875003 }},
14  ]

Definition at line 20 of file mvaPhotonID_Summer20_PhaseII_V0_cff.py.