Update 'getPathForPython'
parent
639c1937fd
commit
22394a6254
@ -2,6 +2,7 @@ This script is a helper function for the python scripts. It loads the hardcoded
|
||||
|
||||
First, compile the script to be a standalone executable that can be called by pyhton:
|
||||
```
|
||||
cd Code/Selection/ComparisonTool
|
||||
g++ getPathForPython.cc `root-config --libs --cflags` -o getPathForPython
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user