Skip to content
Snippets Groups Projects
Commit 168a9dea authored by Norbert Herrmann's avatar Norbert Herrmann
Browse files

format

parent 6a9ddad1
No related branches found
No related tags found
1 merge request!189insert mTOF in mCBM common production
......@@ -29,8 +29,8 @@ void mcbm_build_and_reco(UInt_t uRunId = 831,
// ----- In- and output file names ------------------------------------
TString inFile = Form("./data/unp_mcbm_%i.root", uRunId);
TString parFileIn = Form("./data/unp_mcbm_params_%i.root", uRunId);
TString inFile = Form("./data/unp_mcbm_%i.root", uRunId);
TString parFileIn = Form("./data/unp_mcbm_params_%i.root", uRunId);
TString parFileOut = Form("./data/reco_mcbm_evt_win_params_%u.root", uRunId);
TString outFile = Form("./data/reco_mcbm_evt_win_%u.root", uRunId);
// ------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment