Skip to content
Snippets Groups Projects
Commit 519c9f67 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'cppcheck.LArG4EC-20201112' into 'master'

LArG4EC: Fix cppcheck warnings.

See merge request atlas/athena!38187
parents 292d1f8a 830a5410
No related branches found
No related tags found
No related merge requests found
......@@ -225,8 +225,9 @@ G4double LArG4::EC::EnergyCalculator::GetCurrent1(const G4ThreeVector &P1, cons
<< gaperr << " correction still computed"
<< " bad edep ratio=" << s_CHCEbad/s_CHCEtotal
<< endmsg;
}
}
)
}
}
#endif
return current;
......
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