Update 'Standalone Scripts'

Renata Kopecná 2022-01-24 10:25:22 +01:00
parent 197911bc0c
commit 6cebe0bd7d

@ -21,6 +21,18 @@ Checks the Bplus and Kstar mass as well as the Q2 distributions from the inclusi
### IncSamplePlot.cpp ### IncSamplePlot.cpp
Checks the TRUEID of particles and plots possible sources of background in one plot. Selected data from the BtoXJpsi sample are used as input. Checks the TRUEID of particles and plots possible sources of background in one plot. Selected data from the BtoXJpsi sample are used as input.
# Data Manipulation
Scripts used to copy/move/restore tuples.
### moveStuff.sh
Copies MC tuples from a folder to a different one.
### restore_data_from_backup.sh
Chnages the name of the 201X_pi0Resolved_backup.root files to 201X_pi0Resolved.root. Useful when you need to revert some additional cut.
# Multiple Candidates # Multiple Candidates
### testRunNumber.cpp ### testRunNumber.cpp