diff --git a/macro/run/run_unpack_tsa.C b/macro/run/run_unpack_tsa.C index b317ee552625cf9e97e6c114a1e0be30a5136721..a2e7ad460d68119e64e069596fd2fbac31d09051 100644 --- a/macro/run/run_unpack_tsa.C +++ b/macro/run/run_unpack_tsa.C @@ -33,7 +33,7 @@ std::shared_ptr<CbmTrdSpadic> GetTrdSpadic(bool useAvgBaseline = false); std::shared_ptr<CbmStsUnpackMonitor> GetStsMonitor(std::string treefilename, bool bDebugMode = false); void run_unpack_tsa(std::vector<std::string> infile = {"test.tsa"}, UInt_t runid = 0, - const char* setupName = "mcbm_beam_2021_03", std::int32_t nevents = -1, std::string outpath = "") + const char* setupName = "mcbm_beam_2021_07", std::int32_t nevents = -1, std::string outpath = "") { // ========================================================================