Update 'Ganga'

Renata Kopecná 2022-01-20 15:38:17 +01:00
parent 33809c9d0a
commit 2e8324c4ad

@ -3,14 +3,30 @@
* `decFiles`: This folder contains the decFiles for `Bu_JpsiKst`, `Bu_Kstmumu` and `Bu_KstPhi` decays.
* `xmlFiles`: This folder ontains the catalogs with corresponding locations of the `.MDST` and `.DST` files on the grid.
* `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,
* `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.
### How to get the condDB tag and more info
Thanks to Vanya, one can easily obtain the most important information about any MC sample. Assuming we want to get information about a process B+ -> mu+ mu- (K*+ -> K+ pi0), which has the *EventType* number `12113100`, we do
```
export PATH=$PATH:/afs/cern.ch/user/i/ibelyaev/public/scripts
lhcb-proxy-init
get_bookkeeping_info 12113100
```
### xml Files
The catalogs stored in `xmlFiles` folder contain information needed to download the corresponding files from the grid. These might be obsolete as the data is not stored there forever. **TODO** add some more information about how to generate them and use them
### Getting lfns
**TODO**
File Code/Gnaga/lfnFiles/get_LFNs.py, try it out and explain
# Running ganga
# Smart scripts