CMS 3D CMS Logo

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

Variables

string barrelRecHits = "reducedEcalRecHitsEB"
 
string ecalRecHitsEB = "reducedEcalRecHitsEB"
 
string ecalRecHitsEE = "reducedEcalRecHitsEE"
 
string endcapRecHits = "reducedEcalRecHitsEE"
 
tuple particleFlowSuperClusterOOTECAL
 

Variable Documentation

string particleFlowSuperClusterOOTECAL_cff.barrelRecHits = "reducedEcalRecHitsEB"

Definition at line 22 of file particleFlowSuperClusterOOTECAL_cff.py.

string particleFlowSuperClusterOOTECAL_cff.ecalRecHitsEB = "reducedEcalRecHitsEB"
string particleFlowSuperClusterOOTECAL_cff.ecalRecHitsEE = "reducedEcalRecHitsEE"
string particleFlowSuperClusterOOTECAL_cff.endcapRecHits = "reducedEcalRecHitsEE"

Definition at line 23 of file particleFlowSuperClusterOOTECAL_cff.py.

tuple particleFlowSuperClusterOOTECAL_cff.particleFlowSuperClusterOOTECAL
Initial value:
1 = particleFlowSuperClusterECAL.clone(
2  PFClusters = "particleFlowClusterOOTECAL",
3  ESAssociation = "particleFlowClusterOOTECAL",
4  PFBasicClusterCollectionBarrel = "particleFlowBasicClusterOOTECALBarrel",
5  PFSuperClusterCollectionBarrel = "particleFlowSuperClusterOOTECALBarrel",
6  PFBasicClusterCollectionEndcap = "particleFlowBasicClusterOOTECALEndcap",
7  PFSuperClusterCollectionEndcap = "particleFlowSuperClusterOOTECALEndcap",
8  PFBasicClusterCollectionPreshower = "particleFlowBasicClusterOOTECALPreshower",
9  PFSuperClusterCollectionEndcapWithPreshower = "particleFlowSuperClusterOOTECALEndcapWithPreshower",
10  ## modification for Algo
11  isOOTCollection = True,
12  barrelRecHits = "ecalRecHit:EcalRecHitsEB",
13  endcapRecHits = "ecalRecHit:EcalRecHitsEE"
14 )

Definition at line 4 of file particleFlowSuperClusterOOTECAL_cff.py.