CMS 3D CMS Logo

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

Variables

string aod_title = "RecoEcal collections (in AOD only)"
 
dictionary full
 
string full_title = "RecoEcal collections (in RECO and AOD)"
 
dictionary reco
 
string reco_title = "RecoEcal collections (in RECO only)"
 

Variable Documentation

string RecoEcal_dataformats.aod_title = "RecoEcal collections (in AOD only)"

Definition at line 42 of file RecoEcal_dataformats.py.

dictionary RecoEcal_dataformats.full
Initial value:
1 = {
2  '0':['selectDigi', '*', 'No documentation'] ,
3  '1':['reducedEcalRecHitsEB', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
4  '2':['reducedEcalRecHitsEE', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
5  '3':['reducedEcalRecHitsES', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
6  '4':['interestingEcalDetId*', '*', 'No documentation'] ,
7  '5':['ecalWeightUncalibRecHit', '*', 'No documentation'] ,
8  '6':['ecalPreshowerRecHit', '*', 'No documentation'] ,
9  '7':['hybridSuperClusters', 'reco::BasicClusterCollection reco::ClusterShapeCollection reco::BasicClusterShapeAssociationCollection reco::SuperClusterCollection','Basic clusters, cluster shapes and super-clusters reconstructed with the hybrid algorithm with no energy corrections applied (barrel only)'] ,
10  '8':['correctedHybridSuperClusters', 'reco::SuperClusterCollection', 'Super-clusters reconstructed with the hybrid algorithm with energy corrections applied (barrel only)'] ,
11  '9':['multi5x5*', 'reco::BasicClusterCollection', 'Basic clusters in EE, 5x5 algorithm'] ,
12  '10':['correctedMulti5x5*', 'reco::SuperCluster', 'Corrected superclusters in EE, 5x5 algorithm'] ,
13  '11':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'Preshower clusters'] ,
14  '12':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] ,
15  '13':['particleFlowSuperClusterECAL', '*', 'No documentation'],
16 
17  # Correction needed, because not matched with Event Content
18  '14':['hybridSuperClusters:uncleanOnlyHybridSuperClusters','reco::SuperClusterCollection','Only the SuperClusters containing anomalous signals, with no cleaning']
19 }

Definition at line 4 of file RecoEcal_dataformats.py.

string RecoEcal_dataformats.full_title = "RecoEcal collections (in RECO and AOD)"

Definition at line 2 of file RecoEcal_dataformats.py.

dictionary RecoEcal_dataformats.reco
Initial value:
1 = {
2  '0':['selectDigi', '*', 'No documentation'] ,
3  '1':['reducedEcalRecHitsEE', 'EcalRecHitsSorted', 'No documentation'] ,
4  '2':['reducedEcalRecHitsEB', 'EcalRecHitsSorted', 'No documentation'] ,
5  '3':['reducedEcalRecHitsES', 'EcalRecHitsSorted', 'No documentation'] ,
6  '4':['hybridSuperClusters', '*', 'No documentation'] ,
7  '5':['correctedHybridSuperClusters', 'recoSuperClusters', 'No documentation'] ,
8  '6':['multi5x5SuperClusters', '*', 'No documentation'] ,
9  '7':['multi5x5SuperClusters', 'recoSuperClusters', 'No documentation'] ,
10  '8':['multi5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] ,
11  '9':['correctedMulti5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] ,
12  '10':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'No documentation'] ,
13  '11':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] ,
14  '12':['particleFlowSuperClusterECAL', '*', 'No documentation']
15 }

Definition at line 26 of file RecoEcal_dataformats.py.

string RecoEcal_dataformats.reco_title = "RecoEcal collections (in RECO only)"

Definition at line 24 of file RecoEcal_dataformats.py.