Update 'Ganga'

Renata Kopecná 2022-02-10 13:25:09 +01:00
parent 1ff263f7e1
commit 6e6ae21382

@ -6,7 +6,6 @@
* [Option Files](#option-files) * [Option Files](#option-files)
* [Running ganga](#running-ganga) * [Running ganga](#running-ganga)
* [Smart scripts](#smart-scripts) * [Smart scripts](#smart-scripts)
* [CondDB info](#conddb-info)
# Contents of the folder # Contents of the folder
@ -59,11 +58,3 @@ There are scripts to retrieve the generator efficiency, see `get_MC_eff.py`, `ge
The scripts used to download the dat afrom the grid to Heidelberg are saved in `/Code/Ganga/LocationList/`. The scripts used to download the dat afrom the grid to Heidelberg are saved in `/Code/Ganga/LocationList/`.
### CondDB info
To get the information about the available samples with decay ID 10000027, do:
```
export PATH=$PATH:/afs/cern.ch/user/i/ibelyaev/public/scripts
lhcb-proxy-init
get_bookkeeping_info 10000027
```