Feature #1188
Version number / unique ID
Start date:
07 December 2012
Due date:
% Done:
100%
Estimated time:
Workflow:
New Issue
Description
For ROOT data structure version, would like to use a unique ID rather than relying on morons (e.g. Rogers) to update ClassDef macro. Propose implement a bunch of macros that define the version number as an integer. This should also be reachable through Globals, PyGlobals. Additionally require test to do a comparison of the version number in README file and check that it is the same as the version number in PyGlobals.
Updated by Rogers, Chris over 10 years ago
Made a partial implementation - put the version number in but did not update any data structure elements - r875
Updated by Rogers, Chris over 10 years ago
Committed final revision to maus/rogers/1188 branch - in test
Updated by Rogers, Chris over 10 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Merged in r880
Updated by Rogers, Chris over 10 years ago
- Target version changed from Future MAUS release to MAUS-v0.4.3