Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GeoModel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
GeoModelDev
GeoModel
Merge requests
!323
Attempt to fix the pipeline -- Another one
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Attempt to fix the pipeline -- Another one
cpp_flags
into
main
Overview
0
Commits
2
Pipelines
4
Changes
2
Closed
Johannes Junggeburth
requested to merge
cpp_flags
into
main
11 months ago
Overview
0
Commits
2
Pipelines
4
Changes
2
Expand
/athena_ci/athena_build.sh
/GeoModelCore/GeoModelKernel/GeoModelKernel/GeoVPhysVol.h
0
0
Merge request reports
Compare
main
version 2
0c2d7164
11 months ago
version 1
d53b18c3
11 months ago
main (base)
and
latest version
latest version
5bb44e44
2 commits,
10 months ago
version 2
0c2d7164
2 commits,
11 months ago
version 1
d53b18c3
1 commit,
11 months ago
2 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
GeoModelCore/GeoModelKernel/GeoModelKernel/GeoVPhysVol.h
+
1
−
0
Options
@@ -35,6 +35,7 @@ class GeoVPhysVol: public GeoPlacement {
Query
<
unsigned
int
>
indexOf
(
PVConstLink
daughter
)
const
;
/// Returns the logical volume.
[[
deprecated
]]
const
GeoLogVol
*
getLogVol
()
const
{
return
m_logVol
;
}
Loading