Skip to content
Snippets Groups Projects
Commit d276508b authored by Mark Jones's avatar Mark Jones
Browse files

Fix problem with uninitialized variables used in THcHodoscope::Clear

THcHodoscope::Clear is called at beginning of analysis before ReadDatabase and Init methods
and therefore  MAXHODHITS and fNPlanes are uninitiated.
Change Clear to ClearEvent
Add call to ClearEvent in Decode
Eliminate Clear method in THcHodoscope.h
parent 0c44d292
No related branches found
No related tags found
No related merge requests found
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