Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maxime Fernoux
training-dataset-dumper
Commits
33f35e04
Commit
33f35e04
authored
Nov 19, 2021
by
Maxime Fernoux
Browse files
Fix read me errors
parent
f4f4f902
Pipeline
#3261854
passed with stages
in 9 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
33f35e04
...
...
@@ -31,17 +31,30 @@ test-dumper pflow
What to do to run the TDD with r21 AODs
---------------------------------------
Go to a new clean environment and run :
```
bash
setupATLAS
git clone ssh://git@gitlab.cern.ch:7999/mfernoux/training-dataset-dumper.git
source
training-dataset-dumper/setup-athena.sh
mkdir
build
cd
build
cmake ../training-dataset-dumper
make
source
x
*
/setup.sh
cd
../training-dataset-dumper/BTagTrainingPreprocessing/bin /
#where the ca-dump-upgrade file is
./ ca-dump-upgrade
-c
../../configs/single-b-tag/upgrade.json /AOD.root.
./ ca-dump-upgrade
-c
../../configs/single-b-tag/upgrade.json AOD.root.
```
Restoring the setup
-------------------
The next time you want to use the utility run from the project directory
```
source training-dataset-dumper/setup-athena.sh
source build/x*/setup.sh
```
Installation
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment