CMS 3D CMS Logo

Package RecoLocalCalo/Configuration/ecalLocalReco
Source code (CVS tag: @CVS_TAG@) - Administrative privileges

Description

Files

  • ecalLocalRecoSequence.cff : configuration fragment which defines the sequences
  • ecalLocalRecoSequence_frontier.cff : reconstruction using default conditions from frontier
  • ecalLocalRecoSequence_orcoffint2r.cff : reconstruction using conditions from Oracle integration DB
  • ecalLocalReco_EventContent.cff : configuration fragment which contains blocks definitions for FullEvent, RECO and AOD

Available Blocks

  • ecalLocalReco : sequence to perform Ecal local reconstruction from Digis (EB + EE + ES)

inputs are:

  • EB + EE Digis for the uncalibrated EB+EE Rec Hits (amplitude, jitter & chi2 reconstruction) producer
    • From simulated data: InputTag = ecalDigis:ebDigis, InputTag = ecalDigis:eeDigis
    • From real data: InputTag = ecalunpacker
  • EB + EE uncalibrated RecHits for the EB + EE calibrated Rec Hits (energy reconstruction) producer
    • InputTag = ecalWeightUncalibRecHit:EcalUncalibRecHitsEB, InputTag = ecalWeightUncalibRecHit:EcalUncalibRecHitsEE
  • ES digis for the calibrated ES Rec Hits (energy reconstruction) producer
    • InputTag = ecalPreshowerDigis

products are:

  • EB + EE InputTag: ecalWeightUncalibRecHit:EcalUncalibRecHitsEB, ecalWeightUncalibRecHit:EcalUncalibRecHitsEE, ecalRecHit:EcalRecHitsEB, ecalRecHit:EcalRecHitsEE
  • ES InputTag: ecalPreshowerRecHit:EcalRecHitsES

EventContent

  • the FEVT (Full Event), RECO and AOD Tier save the following products:
    
    

Last updated: @DATE@ Paolo Meridiani