Skip to content
Snippets Groups Projects
Commit dfd322b8 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau Committed by Florian Uhlig
Browse files

[Evt display] Fixes to pre-existing event displays

- Evt disp: Fix crash due to uninitialized var + related modern C++ updates
  - Remove old style constructors
  - Use chained constructors
  - Initialize all members to default in header file, solving crash in Reset method due to uninitialized fEveTrList if no name provided to constructor
- Add draw of TOF part of global track if present
parent e715c5e0
No related branches found
No related tags found
Loading
Loading
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