Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ip6
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
EIC
detectors
ip6
Merge requests
!78
Added genfit surfaces to B0 tracker.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added genfit surfaces to B0 tracker.
genfit_surfaces
into
master
Overview
0
Commits
7
Pipelines
7
Changes
4
Merged
Whitney Armstrong
requested to merge
genfit_surfaces
into
master
3 years ago
Overview
0
Commits
7
Pipelines
7
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
version 4
version 6
fabfaacc
3 years ago
version 5
3893d4bb
3 years ago
version 4
da75fa7b
3 years ago
version 3
cbfc1655
3 years ago
version 2
a59c0cbb
3 years ago
version 1
73af308f
3 years ago
master (base)
and
version 5
latest version
0043f065
7 commits,
3 years ago
version 6
fabfaacc
6 commits,
3 years ago
version 5
3893d4bb
5 commits,
3 years ago
version 4
da75fa7b
4 commits,
3 years ago
version 3
cbfc1655
3 commits,
3 years ago
version 2
a59c0cbb
2 commits,
3 years ago
version 1
73af308f
1 commit,
3 years ago
Show latest version
1 file
+
9
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/B0Tracker_geo.cpp
+
9
−
0
Options
#include
<map>
#include
"DD4hep/DetFactoryHelper.h"
#include
"DD4hep/Printout.h"
#include
"DD4hep/Shapes.h"
#include
"DDRec/Surface.h"
#include
"DDRec/DetectorData.h"
#include
"XML/Layering.h"
#include
"XML/Utilities.h"
#include
"Acts/Plugins/DD4hep/ActsExtension.hpp"
#include
"Acts/Definitions/Units.hpp"
using
namespace
std
;
using
namespace
dd4hep
;
using
namespace
dd4hep
::
rec
;
using
namespace
dd4hep
::
detail
;
/*! B0 Tracker.
Loading