Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Sherwood
athena
Commits
830a5410
Commit
830a5410
authored
4 years ago
by
scott snyder
Committed by
scott snyder
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
LArG4EC: Fix cppcheck warnings.
Fix typo in macro.
parent
3fc68229
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
LArCalorimeter/LArG4/LArG4EC/src/GetCurrent1.cc
+3
-2
3 additions, 2 deletions
LArCalorimeter/LArG4/LArG4EC/src/GetCurrent1.cc
with
3 additions
and
2 deletions
LArCalorimeter/LArG4/LArG4EC/src/GetCurrent1.cc
+
3
−
2
View file @
830a5410
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment