diff --git a/macro/beamtime/mcbm2020/mtof_reco.C b/macro/beamtime/mcbm2020/mtof_reco.C index 7cae3aaa08d0569571d2746a0e171d0494faf887..4bdf7ea7f807987d43da95a342caedf0821961fe 100644 --- a/macro/beamtime/mcbm2020/mtof_reco.C +++ b/macro/beamtime/mcbm2020/mtof_reco.C @@ -258,7 +258,7 @@ void mtof_reco(Int_t nEvents = 100, // number of Timeslices Double_t dChi2Lim2 = 3.5; TString cTrkFile = Form("%s_tofFindTracks.hst.root", cCalId.Data()); Int_t iTrackingSetup = 1; - Int_t iCalOpt = 1; + Int_t iCalOpt = 0; CbmTofTrackFinder* tofTrackFinder = new CbmTofTrackFinderNN(); tofTrackFinder->SetMaxTofTimeDifference(0.2); // in ns/cm