From c7623f2c4558605dd71bb5f56dc69556080f7d26 Mon Sep 17 00:00:00 2001 From: "Ryan@SOLARIS-DAQ" Date: Mon, 3 Apr 2023 16:07:53 -0400 Subject: [PATCH] Check_Simulation_Config.C should be under working --- Cleopatra/Check_Simulation.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cleopatra/Check_Simulation.C b/Cleopatra/Check_Simulation.C index 568da22..1a80a57 100644 --- a/Cleopatra/Check_Simulation.C +++ b/Cleopatra/Check_Simulation.C @@ -48,7 +48,7 @@ enum plotID { pEZ, /// 0 pEmpty }; /// 17 plotID StringToPlotID(TString str); void Check_Simulation(TString filename = "transfer.root", - TString configFile = "../Armory/Check_Simulation_Config.txt", + TString configFile = "../working/Check_Simulation_Config.txt", Int_t padSize = 500, bool outputCanvas = false){