Update 'Ganga'

Renata Kopecná 2022-01-20 16:03:38 +01:00
parent 2e8324c4ad
commit 3181bbb6f3

@ -4,6 +4,8 @@
* `xmlFiles`: This folder ontains the catalogs with corresponding locations of the `.MDST` and `.DST` files on the grid. * `xmlFiles`: This folder ontains the catalogs with corresponding locations of the `.MDST` and `.DST` files on the grid.
* `lfnFiles`: **TODO** * `lfnFiles`: **TODO**
* `CondDB_info`: Information about the simulation samples. The folder contains files for each decay channel with its decay number as the name. In the file, the bookkeeping paths is saved, togeher with the database tag, the simulation version, number of files, number of events and the lfn tag. * `CondDB_info`: Information about the simulation samples. The folder contains files for each decay channel with its decay number as the name. In the file, the bookkeeping paths is saved, togeher with the database tag, the simulation version, number of files, number of events and the lfn tag.
* `OptionFiles`: Files used by ganga **TODO** as option files. Each channel, year and polarity has their own optionfile. There is one option file common for all the variants of the data (MC/Data, polarity, K+/KS, ...) called `BasicOptfile.py`. In this file, used TupleTools and Loki functors are specified. There are also two files with the detialed settings specified that can be used for testing the production locally.
### How to get the condDB tag and more info ### How to get the condDB tag and more info
@ -26,6 +28,10 @@ The catalogs stored in `xmlFiles` folder contain information needed to download
File Code/Gnaga/lfnFiles/get_LFNs.py, try it out and explain File Code/Gnaga/lfnFiles/get_LFNs.py, try it out and explain
### Option Files
**TODO** The data was produced using DaVinci v41r2 (mostly). To verify which DaVinci version was used for what, check the ganga submission scripts. For each year, the DV.directory with corresponding version should be listed.
# Running ganga # Running ganga