{ gSystem->Load("/Users/rutikpoozhikkunnath/Desktop/Codes_N_Data/Code_Master/RCF files/3GeV/UrQMD/ClosureTest/Omar_pkg_ver/Unfolding_cxx.so"); gROOT->ProcessLine(".L Unfolding.cxx++"); // static string Charge[3] = {"Charged","Pos","Neg"}; // static string Detector[2] = {"TPC","TOF"}; const std::string path_mc = "/Users/rutikpoozhikkunnath/Desktop/Codes_N_Data/Code_Master/RCF files/3GeV/UrQMD/ClosureTest/analysis"; // bool isMC = true; /* gSystem->Exec("rm -f ./results/2D_newClass_data.root"); */ gROOT->ProcessLine("Unfolding\()"); }