Feature #529
Proposal to use string to index pdg pid in user interfaces
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Crazy Ideas
Target version:
Start date:
30 June 2011
Due date:
% Done:
0%
Estimated time:
Workflow:
Description
In user interfaces, folks write 13, 13, 211, -211, for e.g. muons and pions. That's a bit confusing and error prone for user. Propose that we use instead "mu", "mu", "pi+", "pi-" strings. Don't care about internal representation, only user interface particularly input.
Thoughts?
Updated by Rogers, Chris about 12 years ago
Strikethrough?
Anyway, another option would be to make a pid_parser function... that can either parse integer or string depending on what it's given.
Updated by Carlisle, Timothy about 12 years ago
- Assignee changed from Carlisle, Timothy to Rogers, Chris
inverting the existing xboa dictionary worked fine in BeamMaker - would this not suffice?