Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Oguz-Guzel authored Jan 10, 2024
1 parent 2563e19 commit c76f274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export X509_USER_PROXY=$HOME/private/gridproxy/x509
Then plot various control regions via the following command line using batch (you can pass `--maxFiles 1` to use only 1 file from each sample for a quick test):

```bash
bambooRun -m python/controlPlotter.py config/analysis_2022.yml -o ./outputDir/ --distributed driver --envConfig config/cern.ini --eras combined -c <DL or SL>
bambooRun -m python/controlPlotter.py config/2022_v12.yml -o ./outputDir/ --distributed driver --envConfig config/cern.ini --eras combined -c <DL or SL>
```
Instead of passing everytime `--envConfig config/cern.ini`, you can copy the content of that file to `~/.config/bamboorc`.

Expand Down

0 comments on commit c76f274

Please sign in to comment.