Package which contains .cff files defining event content for the different data tiers as defined in the TDR.
# Reconstruction part "RecoLocalTracker/Configuration/data/RecoLocalTracker_EventContent.cff" "RecoLocalMuon/Configuration/data/RecoLocalMuon_EventContent.cff" "RecoLocalCalo/Configuration/data/RecoLocalCalo_EventContent.cff" "RecoEcal/Configuration/data/RecoEcal_EventContent.cff" "TrackingTools/Configuration/data/TrackingTools_EventContent.cff" "RecoTracker/Configuration/data/RecoTracker_EventContent.cff" "RecoJets/Configuration/data/RecoJets_EventContent.cff" "RecoMET/Configuration/data/RecoMET_EventContent.cff" "RecoMuon/Configuration/data/RecoMuon_EventContent.cff" "RecoBTau/Configuration/data/RecoBTau_EventContent.cff" "RecoBTag/Configuration/data/RecoBTag_EventContent.cff" "RecoTauTag/Configuration/data/RecoTauTag_EventContent.cff" "RecoVertex/Configuration/data/RecoVertex_EventContent.cff" "RecoPixelVertexing/Configuration/data/RecoPixelVertexing_EventContent.cff" "RecoEgamma/Configuration/data/RecoEgamma_EventContent.cff" # Simulation part "SimG4Core/Configuration/data/SimG4Core_EventContent.cff" "SimTracker/Configuration/data/SimTracker_EventContent.cff" "SimMuon/Configuration/data/SimMuon_EventContent.cff" "SimCalorimetry/Configuration/data/SimCalorimetry_EventContent.cff"
Different keep and drop options are grouped into blocks, which an be used directly in the PoolOutputModule:
module FEVT = PoolOutputModule { using FEVTSIMEventContent untracked string fileName = "PhysVal-DiElectron-Ene10.root" }
The available blocks are defined according to the Data Tier Hierarchy of the TDR, and are
Last updated: @ Tommaso Boccali