Skip to content
Snippets Groups Projects
Commit 830a5410 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

LArG4EC: Fix cppcheck warnings.

Fix typo in macro.
parent 3fc68229
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