Skip to content

Store PixelCluster variables in DAOD_PIXELVALID

This merge request introduces the code needed to store PixelCluster variables in DAOD_PIXELVALID for luminosity studies with Pixel Cluster Counting.

Detailed description is provided in this presentation

https://indico.cern.ch/event/1501124/contributions/6319616/attachments/2996403/5279088/cluster_selection_18_12_2024.pdf

but the key features are:

  1. introduction of a tool for the thinning of PixelClusters in Athena’s InDetToolsConfig (specific selection for lumi studies);

  2. introduction of a PixelDumpMode 5 in the PixelVALIDCfg of Athena’s PIXELVALID -- in case of dump mode 5 import and execute the thinning tool within the PIXELVALIDThinningKernelCfg of PIXELVALID;

  3. allows to store PixelCluster variables in DAOD_PIXELVALID in case of case of dump mode 5.

Tagging for information: @lrossini @clseitz

Merge request reports

Loading