git clone https://github.com/afropapp13/BuildEventGenerators.git;
cd BuildEventGenerators;
./build_generators.sh;
cd jobcards;
./run_all.sh;
source setup_generators.sh
To make them, go over to https://github.com/maxdubnowski/BuildEventGenerators.git and follow this Repo
Run the Flat tree analyzer which loops through the .flat files, makes all of the plots, and converts to .root file for each of the event generators,
root -l script_LoopGenerators.cxx
root -l GeneratorOverlay.cpp
root -l GeneratorOverlay2D.cpp