Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ecce
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
ecce
Merge requests
!27
Jinja2 template for ecce.xml generation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jinja2 template for ecce.xml generation
detector-templates
into
main
Overview
1
Commits
30
Pipelines
0
Changes
32
Merged
Wouter Deconinck
requested to merge
detector-templates
into
main
3 years ago
Overview
1
Commits
30
Pipelines
0
Changes
32
Expand
0
0
Merge request reports
Compare
main
version 26
20a9f285
2 years ago
version 25
4fb07f94
2 years ago
version 24
7d99d001
2 years ago
version 23
096b2e73
2 years ago
version 22
32b7ad88
2 years ago
version 21
d7409bac
2 years ago
version 20
2dca81c1
2 years ago
version 19
68753a13
2 years ago
version 18
a38b3ab3
2 years ago
version 17
b6e3ef1e
2 years ago
version 16
772d43d5
2 years ago
version 15
a1a74fc8
2 years ago
version 14
467bc3f0
2 years ago
version 13
730a2cd7
2 years ago
version 12
e38ea6dc
2 years ago
version 11
63de860f
2 years ago
version 10
94b68b30
2 years ago
version 9
36e2c7ef
2 years ago
version 8
3493caae
2 years ago
version 7
09e9a227
2 years ago
version 6
0f418515
2 years ago
version 5
e20517c0
2 years ago
version 4
5e741acc
2 years ago
version 3
9ec383f1
2 years ago
version 2
bba13e3c
2 years ago
version 1
c062bb95
3 years ago
main (base)
and
latest version
latest version
fb477c04
30 commits,
2 years ago
version 26
20a9f285
29 commits,
2 years ago
version 25
4fb07f94
28 commits,
2 years ago
version 24
7d99d001
27 commits,
2 years ago
version 23
096b2e73
26 commits,
2 years ago
version 22
32b7ad88
25 commits,
2 years ago
version 21
d7409bac
24 commits,
2 years ago
version 20
2dca81c1
23 commits,
2 years ago
version 19
68753a13
22 commits,
2 years ago
version 18
a38b3ab3
21 commits,
2 years ago
version 17
b6e3ef1e
20 commits,
2 years ago
version 16
772d43d5
19 commits,
2 years ago
version 15
a1a74fc8
18 commits,
2 years ago
version 14
467bc3f0
17 commits,
2 years ago
version 13
730a2cd7
16 commits,
2 years ago
version 12
e38ea6dc
15 commits,
2 years ago
version 11
63de860f
14 commits,
2 years ago
version 10
94b68b30
13 commits,
2 years ago
version 9
36e2c7ef
12 commits,
2 years ago
version 8
3493caae
11 commits,
2 years ago
version 7
09e9a227
10 commits,
2 years ago
version 6
0f418515
9 commits,
2 years ago
version 5
e20517c0
6 commits,
2 years ago
version 4
5e741acc
5 commits,
2 years ago
version 3
9ec383f1
4 commits,
2 years ago
version 2
bba13e3c
3 commits,
2 years ago
version 1
c062bb95
1 commit,
3 years ago
32 files
+
221
−
979
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
32
Search (e.g. *.vue) (Ctrl+P)
compact/subsystem_views/README.md deleted
100644 → 0
+
0
−
11
Options
# subsytem_views
These compact detector files are copies of the main
`ecce.xml`
compact description file, modified to only show certain subsystems.
To add or update a subsystem:
1.
Copy
`ecce.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