diff --git a/Standalone-Scripts.md b/Standalone-Scripts.md index 6a48ee1..3caf6ee 100644 --- a/Standalone-Scripts.md +++ b/Standalone-Scripts.md @@ -21,6 +21,18 @@ Checks the Bplus and Kstar mass as well as the Q2 distributions from the inclusi ### 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. +# 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 ### testRunNumber.cpp