We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4ca78 commit 066bb38Copy full SHA for 066bb38
Tutorials/PWGLF/Utils/README.md
@@ -23,16 +23,6 @@ This tutorial demonstrates how to use the `collisionCutsGroup` pattern for autom
23
3. How to use the collision cuts checker to filter events
24
4. How to fill QA histograms for selected events
25
26
-### Running the Tutorial:
27
-
28
-```bash
29
-# Load O2Physics environment
30
-alienv enter O2Physics/latest
31
32
-# Run the tutorial
33
-o2-analysis-collision-cuts-tutorial --aod-file <your-aod-file>
34
-```
35
36
### Customizing Cuts:
37
38
The collision cuts can be customized via JSON configuration file:
0 commit comments