Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
athena
Merge requests
!313
Add bToF view
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add bToF view
tof_view
into
master
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Sylvester Joosten
requested to merge
tof_view
into
master
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
df5bfd00
1 commit,
3 years ago
2 files
+
72
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
compact/subsystem_views/tof_only.xml
0 → 100644
+
71
−
0
Options
<lccdd
xmlns:compact=
"http://www.lcsim.org/schemas/compact/1.0"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
xs:noNamespaceSchemaLocation=
"http://www.lcsim.org/schemas/compact/1.0/compact.xsd"
>
<debug>
<type
name=
"surface"
value=
"0"
/>
<type
name=
"material"
value=
"0"
/>
<type
name=
"readout"
value=
"0"
/>
<type
name=
"segmentation"
value=
"0"
/>
<type
name=
"limits"
value=
"0"
/>
<type
name=
"region"
value=
"0"
/>
<type
name=
"includes"
value=
"0"
/>
</debug>
<documentation
level=
"-1"
>
# Athena Detector
- https://eicweb.phy.anl.gov/EIC/detectors/athena.git
- https://eicweb.phy.anl.gov/EIC/detectors/ip6.git
</documentation>
<!-- Some information about detector -->
<info
name=
"Athena Detector"
title=
"Athena Detector"
author=
"Athena Collaboration"
url=
"https://eicweb.phy.anl.gov/EIC/detectors/athena.git"
status=
"development"
version=
"v1 2021-03-16"
>
<comment>
Athena
</comment>
</info>
<define>
<documentation
level=
"2"
>
## Main Constant Definitions
The ip6 (or other ip) defines should be included first.
These files have only a define tags.
</documentation>
<include
ref=
"ip6/ip6_defs.xml"
/>
<include
ref=
"ip6/far_forward_fields_275.xml"
/>
<include
ref=
"compact/definitions.xml"
/>
</define>
<includes>
<gdmlFile
ref=
"compact/elements.xml"
/>
<gdmlFile
ref=
"compact/materials.xml"
/>
<file
ref=
"compact/optical_materials.xml"
/>
</includes>
<limits>
<limitset
name=
"EICBeamlineLimits"
>
<limit
name=
"step_length_max"
particles=
"*"
value=
"1.0"
unit=
"mm"
/>
<limit
name=
"track_length_max"
particles=
"*"
value=
"1.0"
unit=
"mm"
/>
<limit
name=
"time_max"
particles=
"*"
value=
"0.1"
unit=
"ns"
/>
<limit
name=
"ekin_min"
particles=
"*"
value=
"0.001"
unit=
"MeV"
/>
<limit
name=
"range_min"
particles=
"*"
value=
"0.1"
unit=
"mm"
/>
</limitset>
<limitset
name=
"cal_limits"
>
<limit
name=
"step_length_max"
particles=
"*"
value=
"5.0"
unit=
"mm"
/>
</limitset>
</limits>
<display>
<include
ref=
"compact/colors.xml"
/>
<include
ref=
"compact/display_detailed.xml"
/>
</display>
<documentation
level=
"10"
>
## eRICH only
</documentation>
<include
ref=
"ip6/beampipe.xml"
/>
<include
ref=
"compact/tof_barrel.xml"
/>
</lccdd>
Loading