Skip to content
Snippets Groups Projects
Commit 5d871213 authored by David Emschermann's avatar David Emschermann
Browse files

Add TRD v21c by Alexandru, TOF v21c by Norbert and update mcbm_transport.C, refs #2215

parent 661105d3
No related branches found
No related tags found
1 merge request!465Add TRD v21c by Alexandru, TOF v21c by Norbert and update mcbm_transport.C, refs #2215
Pipeline #12767 passed
This diff is collapsed.
This diff is collapsed.
......@@ -18,7 +18,11 @@
void SetTrack(CbmTransport*, Double_t, Int_t, Double_t, Double_t, Double_t);
void mcbm_transport(Int_t nEvents = 10, const char* setupName = "mcbm_beam_2020_03",
void mcbm_transport(Int_t nEvents = 10,
// const char* setupName = "mcbm_beam_2021_07",
// const char* setupName = "mcbm_beam_2021_04",
// const char* setupName = "mcbm_beam_2021_03",
const char* setupName = "mcbm_beam_2020_03",
// const char* setupName = "mcbm_beam_2019_11",
// const char* setupName = "mcbm_beam_2019_03",
// const char* setupName = "sis18_mcbm_25deg_long",
......
  • Developer

    I don't think this MR should have been accepted without review. The copyright headers are incorrect on all files I checked. Some have it missing, and some have incorrect information.

    As a solution to this oversight, I will add a comment to modify these headers in Florian's licence header commit which hasn't been merged yet.

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