5
5
#@meta_label "category"
6
6
7
7
8
+ ##############
9
+ # VERTEXES #
10
+ ##############
11
+
12
+ ############
13
+ # TAG 4.1 #
14
+ ############
15
+
8
16
###############################################################################
9
17
[urn="urn:snemo:demonstrator:simulation:vertexes:4.1" category="configuration"]
10
18
@@ -17,6 +25,16 @@ topics : string[1] = "geometry"
17
25
topic.geometry.component : string = "urn:snemo:demonstrator:geometry:4.0"
18
26
19
27
28
+
29
+ ############
30
+ # DECAYS #
31
+ ############
32
+
33
+ ############
34
+ # TAG 1.2 #
35
+ ############
36
+
37
+
20
38
#############################################################################
21
39
[urn="urn:snemo:demonstrator:simulation:decays:1.2" category="configuration"]
22
40
@@ -25,17 +43,33 @@ topic.geometry.component : string = "urn:snemo:demonstrator:geometry:4.0"
25
43
description : string = "Decay generation setup (tag 1.2) for SuperNEMO demonstrator simulation"
26
44
27
45
28
- #############
29
- # TAG 2.1 #
30
- #############
46
+ ############
47
+ # TAG 1.3 #
48
+ ############
49
+
50
+ #############################################################################
51
+ [urn="urn:snemo:demonstrator:simulation:decays:1.3" category="configuration"]
52
+
53
+ #@config URN registration of decay generation setup (tag 1.3) for SuperNEMO demonstrator simulation
54
+
55
+ description : string = "Decay generation setup (tag 1.3) for SuperNEMO demonstrator simulation"
56
+
57
+
58
+ ################
59
+ # SIMULATION #
60
+ ################
61
+
62
+ ############
63
+ # TAG 2.1 #
64
+ ############
31
65
32
66
33
67
#########################################################################
34
68
[urn="urn:snemo:demonstrator:simulation:2.1:variants" category="variant"]
35
69
36
70
#@config URN registration of variants setup for the SuperNEMO demonstrator simulation setup (tag 2.1)
37
71
38
- description : string = "Variants setup for the SuperNEMO demonstrator simulation setup (tag 2.1)"
72
+ description : string = "Variants setup for the SuperNEMO demonstrator simulation setup (tag 2.1)"
39
73
40
74
41
75
#############################################################################################
@@ -76,18 +110,10 @@ topic.vertexes.component : string = "urn:snemo:demonstrator:simulation:vertexe
76
110
topic.decays.component : string = "urn:snemo:demonstrator:simulation:decays:1.2"
77
111
topic.services.component : string = "urn:snemo:demonstrator:simulation:2.1:services"
78
112
79
- #############
80
- # TAG 2.2 #
81
- #############
82
-
83
-
84
- #############################################################################
85
- [urn="urn:snemo:demonstrator:simulation:decays:1.3" category="configuration"]
86
-
87
- #@config URN registration of decay generation setup (tag 1.3) for SuperNEMO demonstrator simulation
88
-
89
- description : string = "Decay generation setup (tag 1.3) for SuperNEMO demonstrator simulation"
90
113
114
+ ############
115
+ # TAG 2.2 #
116
+ ############
91
117
92
118
#########################################################################
93
119
[urn="urn:snemo:demonstrator:simulation:2.2:variants" category="variant"]
@@ -97,7 +123,6 @@ description : string = "Decay generation setup (tag 1.3) for SuperNEMO demonstra
97
123
description : string = "Variants setup for the SuperNEMO demonstrator simulation setup (tag 2.2)"
98
124
99
125
100
-
101
126
#############################################################################################
102
127
[urn="urn:snemo:demonstrator:simulation:2.2:variants:profiles:default" category="varprofile"]
103
128
@@ -118,12 +143,13 @@ description : string = "SuperNEMO demonstrator simulation setup (tag 2.2)"
118
143
119
144
topics : string[6] = "variants" "defvarprofile" "expsetup" "vertexes" "decays" "services"
120
145
121
- topic.variants.component : string = "urn:snemo:demonstrator:simulation:2.2:variants"
146
+ topic.variants.component : string = "urn:snemo:demonstrator:simulation:2.2:variants"
122
147
topic.defvarprofile.component : string = "urn:snemo:demonstrator:simulation:2.2:variants:profiles:default"
123
- topic.expsetup.component : string = "urn:snemo:demonstrator:setup:1.0"
124
- topic.vertexes.component : string = "urn:snemo:demonstrator:simulation:vertexes:4.1"
125
- topic.decays.component : string = "urn:snemo:demonstrator:simulation:decays:1.3"
126
- topic.services.component : string = "urn:snemo:demonstrator:simulation:2.1:services"
148
+ topic.expsetup.component : string = "urn:snemo:demonstrator:setup:1.0"
149
+ topic.vertexes.component : string = "urn:snemo:demonstrator:simulation:vertexes:4.1"
150
+ topic.decays.component : string = "urn:snemo:demonstrator:simulation:decays:1.3"
151
+ topic.services.component : string = "urn:snemo:demonstrator:simulation:2.1:services"
152
+
127
153
128
154
129
155
# end
0 commit comments