CMS 3D CMS Logo

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

Variables

 enabled = True
 
tuple gedPhotons
 
tuple gedPhotonSequence = cms.Sequence(gedPhotonTask)
 
tuple gedPhotonSequenceTmp = cms.Sequence(gedPhotonTaskTmp)
 
tuple gedPhotonsTmp
 
tuple gedPhotonTask = cms.Task(gedPhotons)
 
tuple gedPhotonTaskTmp = cms.Task(gedPhotonCore, gedPhotonsTmp)
 
float minSCEtBarrel = 1.0
 
float minSCEtEndcap = 1.0
 

Variable Documentation

gedPhotonSequence_cff.enabled = True

Definition at line 61 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotons
Initial value:
1 = RecoEgamma.EgammaPhotonProducers.gedPhotons_cfi.gedPhotons.clone(
2  photonProducer = "gedPhotonsTmp",
3  outputPhotonCollection = "",
4  reconstructionStep = "final",
5  pfECALClusIsolation = cms.InputTag("photonEcalPFClusterIsolationProducer"),
6  pfHCALClusIsolation = cms.InputTag("photonHcalPFClusterIsolationProducer"),
7  pfIsolCfg = cms.PSet(
8  chargedHadronIso = cms.InputTag("photonIDValueMaps","phoChargedIsolation"),
9  neutralHadronIso = cms.InputTag("photonIDValueMaps","phoNeutralHadronIsolation"),
10  photonIso = cms.InputTag("photonIDValueMaps","phoPhotonIsolation"),
11  chargedHadronWorstVtxIso = cms.InputTag("photonIDValueMaps","phoWorstChargedIsolation"),
12  chargedHadronWorstVtxGeomVetoIso = cms.InputTag("photonIDValueMaps","phoWorstChargedIsolationConeVeto"),
13  chargedHadronPFPVIso = cms.InputTag("egmPhotonIsolationCITK:h+-DR030-"),
14  ),
15 )

Definition at line 31 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotonSequence = cms.Sequence(gedPhotonTask)

Definition at line 47 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotonSequenceTmp = cms.Sequence(gedPhotonTaskTmp)

Definition at line 29 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotonsTmp
Initial value:
1 = RecoEgamma.EgammaPhotonProducers.gedPhotons_cfi.gedPhotons.clone(
2  photonProducer = "gedPhotonCore",
3  candidateP4type = "fromEcalEnergy",
4  outputPhotonCollection = "",
5  reconstructionStep = "tmp",
6  #Photon PFID DNN model configuration
7  PhotonDNNPFid = dict(
8  modelsFiles = [ "RecoEgamma/PhotonIdentification/data/Photon_PFID_dnn/Run3Summer21_120X/EB/barrel_modelDNN.pb",
9  "RecoEgamma/PhotonIdentification/data/Photon_PFID_dnn/Run3Summer21_120X/EE/endcap_modelDNN.pb"],
10  scalersFiles = [
11  "RecoEgamma/PhotonIdentification/data/Photon_PFID_dnn/Run3Summer21_120X/EB/barrel_scaler.txt",
12  "RecoEgamma/PhotonIdentification/data/Photon_PFID_dnn/Run3Summer21_120X/EE/endcap_scaler.txt"]
13  )
14 )

Definition at line 12 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotonTask = cms.Task(gedPhotons)

Definition at line 46 of file gedPhotonSequence_cff.py.

tuple gedPhotonSequence_cff.gedPhotonTaskTmp = cms.Task(gedPhotonCore, gedPhotonsTmp)

Definition at line 28 of file gedPhotonSequence_cff.py.

float gedPhotonSequence_cff.minSCEtBarrel = 1.0

Definition at line 51 of file gedPhotonSequence_cff.py.

float gedPhotonSequence_cff.minSCEtEndcap = 1.0

Definition at line 52 of file gedPhotonSequence_cff.py.