forked from sultamehr/MAT_IncPions
-
Notifications
You must be signed in to change notification settings - Fork 9
Exercise B: The Closure Test
christian2nguyen edited this page Jun 3, 2021
·
34 revisions
Create a text file with the Paths of the MC root files - Practice your vim and terminal command skills
I do something like ls <path> > filenameMC.txt
then add the full path to each line using visual mode in vim.
This is the step you show to the whole collaboration to show that your analysis closes. You could skip straight to this step and maybe even succeed if you're lucky. But you'd have a lot of debugging to do if you failed. Most analyses do fail step 2 the first time they try to run it.