Skip to content
Snippets Groups Projects
Commit 7d479eac authored by Stephen A. Wood's avatar Stephen A. Wood
Browse files

THcHelicity: Initialize fglHelictyScaler sowe don't crash

parent 4aa3fdaa
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,9 @@ THaAnalysisObject::EStatus THcHelicity::Init(const TDatime& date) {
fPeriodCheck = 0.0;
fCycle = 0.0;
fglHelicityScaler = 0;
fHelicityHistory = 0;
fStatus = kOK;
return fStatus;
}
......
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