Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zchochul authored Jul 26, 2023
1 parent 7939654 commit 55f056c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ This can be written anywhere and it will work, but try writing it in one place,
<p>

So there are two options:<br>
1. When you builded the O2 there was an error and it didn't compiled completly. You have to correct the mistakes and try to build again. <br>
2. If it did in fact compiled completly there is an other error (I had it only once but it is possible xD). You need to change the `/latest` part for something you have in the `~/alice/sw/ubuntu2004_x86-64/O2` directory. But when I fully built again, the error disappeared.
1. When you built the O2 there was an error and it didn't compile completely. You have to correct the mistakes and try to build again. <br>
2. If it did in fact compile completely there is another error (I had it only once but it is possible xD). You need to change the `/latest` part for something you have in the `~/alice/sw/ubuntu2004_x86-64/O2` directory. But when I fully built again, the error disappeared.

</p>
</details>
Expand All @@ -158,6 +158,11 @@ The `-b` option stops GUI from showing. In `--aod-memory-rate-limit 100000000000
</p>
</details>

### Running on more than one AOD
In the .json config file in the `internal-dpl-aod-reader` section you should type not the path to the file but attach the .txt file as follows: <br>
![image](https://github.com/zchochul/AliceO2/assets/87480906/7a88e553-7f6f-40aa-824f-d80466293d81)


### Possible errors

<details><summary>Segmentation fault and returning to the command line</summary>
Expand Down

0 comments on commit 55f056c

Please sign in to comment.