Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
34
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
!178
Add parametrized fake DIRC with support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add parametrized fake DIRC with support
fake_dirc
into
master
Overview
0
Commits
11
Pipelines
0
Changes
12
Merged
Sylvester Joosten
requested to merge
fake_dirc
into
master
3 years ago
Overview
0
Commits
11
Pipelines
0
Changes
12
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 10
1d5970d2
3 years ago
version 9
bf8a8b96
3 years ago
version 8
01f48bba
3 years ago
version 7
71323a9c
3 years ago
version 6
98b9a792
3 years ago
version 5
e14c9aa1
3 years ago
version 4
c1118f28
3 years ago
version 3
d7d3ee19
3 years ago
version 2
5675d44c
3 years ago
version 1
8b491bab
3 years ago
master (base)
and
latest version
latest version
977a0015
11 commits,
3 years ago
version 10
1d5970d2
11 commits,
3 years ago
version 9
bf8a8b96
10 commits,
3 years ago
version 8
01f48bba
9 commits,
3 years ago
version 7
71323a9c
8 commits,
3 years ago
version 6
98b9a792
6 commits,
3 years ago
version 5
e14c9aa1
5 commits,
3 years ago
version 4
c1118f28
4 commits,
3 years ago
version 3
d7d3ee19
3 commits,
3 years ago
version 2
5675d44c
2 commits,
3 years ago
version 1
8b491bab
1 commit,
3 years ago
12 files
+
403
−
18
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
compact/subsystem_views/README.mds
0 → 100644
+
11
−
0
Options
# subsytem_views
These compact detector files are copies of the main `athena.xml` compact description file, modified to only show certain subsystems.
To add or update a subsystem:
1. Copy `athena.xml` to this directory (`compact/subsystem_views`) with the appropriate name.
2. Remove all the undesired detectors from this xml file. **Do not modify any of the included xml files** -- only modify the top level xml file here.
3. Check that that you have the desired color scheme (eg. `colors.xml`) and display attributes (eg. `display_detailed.xml`) included.
These compact detector files should not be used for any real simulations or studies.
Loading