{ std::cout << "RUNNING LOCAL LOGON" << std::endl; gSystem->AddIncludePath("-I../include/"); gSystem->SetBuildDir("../Obj/",true); gROOT->ProcessLine(".L ../source/plotter_results.cxx+"); }