Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit efe14810 authored by ext-rogers_c's avatar ext-rogers_c
Browse files

Merge branch 'master' of gitlab.psi.ch:OPAL/src

parents d9be318d eb11ae9b
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ TrackRun::TrackRun():
0.01);
itsAttr[MB_BINNING] = Attributes::makeString
("MB_BINNING", "The scale parameter for binning in multi-bunch mode", "GAMMA");
("MB_BINNING", "Type of energy binning in multi-bunch mode: GAMMA or BUNCH", "GAMMA");
itsAttr[BEAM] = Attributes::makeString
("BEAM", "Name of beam ", "BEAM");
......
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