Changes
Page history
Update SW Tutorial
authored
Jul 05, 2022
by
Lorenzo Scavarda
Show whitespace changes
Inline
Side-by-side
SW-Tutorial.md
View page @
b53aec2d
...
...
@@ -40,7 +40,7 @@ The list of the class methods are:
-
`def analyze_tree(self, ev_start, ev_stop, fout)`
: main function which recalls all the previous ones.
### How to run
The
macro
can be run through the
`/$HOME/foot_turin/Script/PythonScript/sw_standalone/analyze.py`
script.
The
class
can be run through the
`/$HOME/foot_turin/Script/PythonScript/sw_standalone/analyze.py`
script.
This script need some POSITIONAL arguments:
-
the path of the input file (TreeWave.root)
...
...
...
...