00001
00002 full_title = "RecoEcal collections (in RECO and AOD)"
00003
00004 full = {
00005 '0':['selectDigi', '*', 'No documentation'] ,
00006 '1':['reducedEcalRecHitsEB', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
00007 '2':['reducedEcalRecHitsEE', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
00008 '3':['reducedEcalRecHitsES', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] ,
00009 '4':['interestingEcalDetId*', '*', 'No documentation'] ,
00010 '5':['ecalWeightUncalibRecHit', '*', 'No documentation'] ,
00011 '6':['ecalPreshowerRecHit', '*', 'No documentation'] ,
00012 '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)'] ,
00013 '8':['correctedHybridSuperClusters', 'reco::SuperClusterCollection', 'Super-clusters reconstructed with the hybrid algorithm with energy corrections applied (barrel only)'] ,
00014 '9':['multi5x5*', 'reco::BasicClusterCollection', 'Basic clusters in EE, 5x5 algorithm'] ,
00015 '10':['correctedMulti5x5*', 'reco::SuperCluster', 'Corrected superclusters in EE, 5x5 algorithm'] ,
00016 '11':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'Preshower clusters'] ,
00017 '12':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] ,
00018 '13':['particleFlowSuperClusterECAL', '*', 'No documentation'],
00019
00020
00021 '14':['hybridSuperClusters:uncleanOnlyHybridSuperClusters','reco::SuperClusterCollection','Only the SuperClusters containing anomalous signals, with no cleaning']
00022 }
00023
00024 reco_title = "RecoEcal collections (in RECO only)"
00025
00026 reco = {
00027 '0':['selectDigi', '*', 'No documentation'] ,
00028 '1':['reducedEcalRecHitsEE', 'EcalRecHitsSorted', 'No documentation'] ,
00029 '2':['reducedEcalRecHitsEB', 'EcalRecHitsSorted', 'No documentation'] ,
00030 '3':['reducedEcalRecHitsES', 'EcalRecHitsSorted', 'No documentation'] ,
00031 '4':['hybridSuperClusters', '*', 'No documentation'] ,
00032 '5':['correctedHybridSuperClusters', 'recoSuperClusters', 'No documentation'] ,
00033 '6':['multi5x5SuperClusters', '*', 'No documentation'] ,
00034 '7':['multi5x5SuperClusters', 'recoSuperClusters', 'No documentation'] ,
00035 '8':['multi5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] ,
00036 '9':['correctedMulti5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] ,
00037 '10':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'No documentation'] ,
00038 '11':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] ,
00039 '12':['particleFlowSuperClusterECAL', '*', 'No documentation']
00040 }
00041
00042 aod_title = "RecoEcal collections (in AOD only)"
00043
00044 aod = {
00045 '0':['selectDigi', '*', 'No documentation'] ,
00046 '1':['reducedEcalRecHitsEB', 'EcalRecHitsSorted', 'No documentation'] ,
00047 '2':['reducedEcalRecHitsEE', 'EcalRecHitsSorted', 'No documentation'] ,
00048 '3':['reducedEcalRecHitsES', 'EcalRecHitsSorted', 'No documentation']
00049 }