Skip to content

Commit 8f0bffa

Browse files
pillotsawenzel
authored andcommitted
fix trailing whitespaces
1 parent 4651d12 commit 8f0bffa

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Detectors/MUON/MCH/Workflow/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,14 +94,14 @@ The `o2-mch-clusters-transformer-workflow` takes as input the list of all cluste
9494

9595
It sends the list of the same clusters, but converted in global reference frame, with the data description "GLOBALCLUSTERS".
9696

97-
To test it one can use e.g. a sampler-transformer-sink pipeline as such :
97+
To test it one can use e.g. a sampler-transformer-sink pipeline as such :
9898

99-
```
100-
o2-mch-clusters-sampler-workflow
99+
```
100+
o2-mch-clusters-sampler-workflow
101101
-b --nEventsPerTF 1000 --infile someclusters.data |
102-
o2-mch-clusters-transformer-workflow
103-
-b --geometry Detectors/MUON/MCH/Geometry/Test/ideal-geometry-o2.json |
104-
o2-mch-clusters-sink-workflow
102+
o2-mch-clusters-transformer-workflow
103+
-b --geometry Detectors/MUON/MCH/Geometry/Test/ideal-geometry-o2.json |
104+
o2-mch-clusters-sink-workflow
105105
-b --txt --outfile global-clusters.txt --no-digits --global
106106
```
107107

0 commit comments

Comments
 (0)