Feature #25165
Variable class upgrades - abstract classification
0%
Description
We need the ability to create variables with multiple different categorizations. E.G. QE/RES/DIS/2p2h/OTH or /QELike-QE/QELike-RES/QELike-DIS/QELIke-2p2h/QELike-OTH/QELikeNot
Each set of categories should sum up to the total MC. Mechanisms to ensure that would be good. How to persist the histograms. Naming conventions. Enum storing/strings (maps).
Next Steps:
1) Dan bubble diagram how CCQENu does this and describe the categories of the FHC analysis
2) Propose possible schema for MAT style Variables.
3) Bring this back to Data Preservation to solve the Histfolio not storing categories.
Subtasks
History
#1 Updated by Daniel Ruterbories 2 months ago
NOTE: The categorizations should interface with the Cutter class to utilize tools there and centralize any cut definitions.
#2 Updated by Heidi Schellman 4 days ago
WE've made variables that are maps. Not a complete implementation yet.
So you can make VariableMap["QE"] VariableMap["NotQE"] have different cuts.
But do not sum up to 1 and still missing Stacked Histo interface for outputs.
VariableMap["Data"]...
#3 Updated by Heidi Schellman 4 days ago
- Start date changed from 11/04/2020 to 01/12/2021
- Due date set to 01/12/2021
due to changes in a related task: #25387