Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
Davide Di Croce
athena
Commits
4fc07353
Commit
4fc07353
authored
1 year ago
by
Shaun Roe
Committed by
Tadej Novak
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main-coverity-AthenaKernel
main-coverity-AthenaKernel
parent
f8651c6e
No related branches found
Branches containing commit
Tags
nightly/main/2024-03-05T0301
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Control/AthenaKernel/AthenaKernel/ExtendedEventContext.h
+1
-1
1 addition, 1 deletion
Control/AthenaKernel/AthenaKernel/ExtendedEventContext.h
with
1 addition
and
1 deletion
Control/AthenaKernel/AthenaKernel/ExtendedEventContext.h
+
1
−
1
View file @
4fc07353
...
...
@@ -78,7 +78,7 @@ namespace Atlas {
EventIDBase
::
number_type
m_conditionsRun
{
EventIDBase
::
UNDEFNUM
};
const
TrigRoiDescriptor
*
m_roi
{
nullptr
};
const
SG
::
ThinningCache
*
m_thinningCache
{
nullptr
};
std
::
pmr
::
memory_resource
*
m_memResource
;
std
::
pmr
::
memory_resource
*
m_memResource
{
nullptr
}
;
};
...
...
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