File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -58,29 +58,28 @@ Implemented Features:
58
58
- Event validity checks
59
59
- Momentum conservation
60
60
61
- Potential Additions to Consider:
62
- 1 . Event Units and Conversions
61
+ 5 . ✅ Event Units and Conversions
63
62
- Unit conversion methods
64
63
- Explicit unit handling tests
65
64
66
- 2 . Event Attributes
65
+ 6 . ✅ Event Attributes
67
66
- Generic attribute handling
68
67
- Custom attribute support
69
68
70
- 3 . Event I/O
69
+ 7 . Event I/O
71
70
- Reading/writing events to files
72
71
- Different format support (HepMC3 ASCII, ROOT, etc.)
73
72
74
- 4 . Run Information
73
+ 8 . Run Information
75
74
- GenRunInfo handling
76
75
- Weight handling
77
76
- Run-level attributes
78
77
79
- 5 . Memory Management
78
+ 9 . Memory Management
80
79
- Explicit cleanup methods
81
80
- Resource management tests
82
81
83
- 6 . Error Handling
82
+ 10 . Error Handling
84
83
- More comprehensive error cases
85
84
- Invalid state handling
86
85
You can’t perform that action at this time.
0 commit comments