Skip to content
Snippets Groups Projects
Commit 7117fbb2 authored by David Emschermann's avatar David Emschermann Committed by Pierre-Alain Loizeau
Browse files

Add recent setups as option to mcbm_transport.C

parent 218c4b5d
No related branches found
No related tags found
1 merge request!2015Add recent setups as option to mcbm_transport.C
......@@ -21,8 +21,10 @@
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_2024_05_08_nickel",
const char* setupName = "mcbm_beam_2024_03_22_gold",
// const char* setupName = "mcbm_beam_2025_02_14_silver",
// const char* setupName = "mcbm_beam_2024_06_20_uranium",
const char* setupName = "mcbm_beam_2024_05_08_nickel",
// const char* setupName = "mcbm_beam_2024_03_22_gold",
// const char* setupName = "mcbm_beam_2022_06_16_gold",
// const char* setupName = "mcbm_beam_2022_05_23_nickel",
// const char* setupName = "mcbm_beam_2022_03_28_uranium",
......
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