Variables | |
dictionary | aod |
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)" |
dictionary RecoEcal_dataformats::aod |
00001 { 00002 '0':['selectDigi', '*', 'No documentation'] , 00003 '1':['reducedEcalRecHitsEB', 'EcalRecHitsSorted', 'No documentation'] , 00004 '2':['reducedEcalRecHitsEE', 'EcalRecHitsSorted', 'No documentation'] , 00005 '3':['reducedEcalRecHitsES', 'EcalRecHitsSorted', 'No documentation'] 00006 }
Definition at line 44 of file RecoEcal_dataformats.py.
string RecoEcal_dataformats::aod_title = "RecoEcal collections (in AOD only)" |
Definition at line 42 of file RecoEcal_dataformats.py.
dictionary RecoEcal_dataformats::full |
00001 { 00002 '0':['selectDigi', '*', 'No documentation'] , 00003 '1':['reducedEcalRecHitsEB', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] , 00004 '2':['reducedEcalRecHitsEE', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] , 00005 '3':['reducedEcalRecHitsES', 'edm::SortedCollection', 'Rechits from a 5x5 around Basic Clusters, for the ES, hits corresponding to clusters in EE'] , 00006 '4':['interestingEcalDetId*', '*', 'No documentation'] , 00007 '5':['ecalWeightUncalibRecHit', '*', 'No documentation'] , 00008 '6':['ecalPreshowerRecHit', '*', 'No documentation'] , 00009 '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)'] , 00010 '8':['correctedHybridSuperClusters', 'reco::SuperClusterCollection', 'Super-clusters reconstructed with the hybrid algorithm with energy corrections applied (barrel only)'] , 00011 '9':['multi5x5*', 'reco::BasicClusterCollection', 'Basic clusters in EE, 5x5 algorithm'] , 00012 '10':['correctedMulti5x5*', 'reco::SuperCluster', 'Corrected superclusters in EE, 5x5 algorithm'] , 00013 '11':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'Preshower clusters'] , 00014 '12':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] , 00015 '13':['particleFlowSuperClusterECAL', '*', 'No documentation'], 00016 00017 # Correction needed, because not matched with Event Content 00018 '14':['hybridSuperClusters:uncleanOnlyHybridSuperClusters','reco::SuperClusterCollection','Only the SuperClusters containing anomalous signals, with no cleaning'] 00019 }
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 |
00001 { 00002 '0':['selectDigi', '*', 'No documentation'] , 00003 '1':['reducedEcalRecHitsEE', 'EcalRecHitsSorted', 'No documentation'] , 00004 '2':['reducedEcalRecHitsEB', 'EcalRecHitsSorted', 'No documentation'] , 00005 '3':['reducedEcalRecHitsES', 'EcalRecHitsSorted', 'No documentation'] , 00006 '4':['hybridSuperClusters', '*', 'No documentation'] , 00007 '5':['correctedHybridSuperClusters', 'recoSuperClusters', 'No documentation'] , 00008 '6':['multi5x5SuperClusters', '*', 'No documentation'] , 00009 '7':['multi5x5SuperClusters', 'recoSuperClusters', 'No documentation'] , 00010 '8':['multi5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] , 00011 '9':['correctedMulti5x5SuperClustersWithPreshower', 'recoSuperClusters', 'No documentation'] , 00012 '10':['multi5x5SuperClustersWithPreshower', 'recoPreshowerClusters', 'No documentation'] , 00013 '11':['multi5x5PreshowerClusterShape', 'recoPreshowerClusterShapes', 'No documentation'] , 00014 '12':['particleFlowSuperClusterECAL', '*', 'No documentation'] 00015 }
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.