- source ${mypath}/init_ilcsoft.sh;
- mkdir build ; cd build ;
- cmake .. ;
- make -j4 install ;
export LCIOdir=/path/to/lcio/installation/directory source installtool/init.sh mkdir build ; cd build ; cmake -C ../installtool/local.cmake .. ; make -j4 install ; cd ..
./script/example.py