/RandomCone

For use with arbitrary ROOT Ntuples of basic datatypes, array of basic datatypes, and vector of basic datatypes

Primary LanguageC

RandomCone

For use with arbitrary ROOT Ntuples of basic datatypes, array of basic datatypes, and vector of basic datatypes

To build run

make

Try following workflow

./bin/processForestForRC.exe

with paramFileName=configs/simpleConfig.txt and inFileName your input. Should output to output/

then do

./bin/makeHistRC.exe

with inFileName=output//. this will again output to output/

then do

./bin/plotHistRC.exe

with inFileName=output//. this will output to pdfDir/ some plots