17. Skims¶
The skim package is a collection of high-level analysis scripts that reduce the data set to a manageable size by applying a simple selection.
The input to a skim are MDST files of processed data. The output is a so-called uDST (micro-DST) which actually contains more information but fewer events.
That is, a uDST file contains the same as an MDST but with the addition of ParticleList objects of candidates build using the modularAnalysis
tools.
To get information about existing skim, ask the current skim group liaison.
17.1. Systematics skims¶
17.2. Physics skims¶
17.3. Standard skim lists¶
17.4. Information for skim experts¶
- 17.4.1. Writing a skim
- 17.4.2. Building skim lists in a steering file
- 17.4.3. Running a skim
- 17.4.4. Skim tutorial
- 17.4.5. Skim registry
- 17.4.6. Testing skim performance
- 17.4.7. Utility functions for skim experts
- 17.4.8.
b2skim-prod
: Produce grid production requests - 17.4.9.
lpns2yaml.py
: Convert lists of LPNs to format expected byb2skim-prod