Commit a83e892
Squashed commit of the following:
commit eb255c1
Author: Pedro Silva <[email protected]>
Date: Wed Sep 17 10:57:48 2025 +0200
adding comments from ABocci (#171)
commit 3e4f4e7
Author: Pedro <[email protected]>
Date: Mon Sep 15 05:32:49 2025 +0200
Squashed commit of the following:
commit d14c7a5
Author: Pedro <[email protected]>
Date: Mon Sep 15 05:29:36 2025 +0200
comments
commit e2df8e0
Author: Pedro <[email protected]>
Date: Mon Sep 15 05:19:54 2025 +0200
Squashed commit of the following:
commit 7b3bb4c
Author: Pedro <[email protected]>
Date: Thu Sep 11 08:00:15 2025 +0200
update API
commit 1520189
Author: Pedro <[email protected]>
Date: Wed Sep 10 22:59:17 2025 +0200
code format
commit 6324f8c
Author: Pedro <[email protected]>
Date: Wed Sep 10 22:45:45 2025 +0200
missed comment
commit a6a68a5
Author: Pedro <[email protected]>
Date: Wed Sep 10 22:36:37 2025 +0200
move base class members to const, so const can be used at higher level
commit feb52f4
Author: Pedro <[email protected]>
Date: Wed Sep 10 22:21:10 2025 +0200
move base class members to const, so const can be used at higher level
commit 61577ca
Author: Pedro <[email protected]>
Date: Wed Sep 10 15:25:25 2025 +0200
add cassette to module SoA, fix tester cfg, disabling geo/muxid checks for the trigger
commit 1c92466
Author: Pedro <[email protected]>
Date: Wed Sep 10 13:20:04 2025 +0200
adding more comments
commit 4062c4d
Author: Pedro <[email protected]>
Date: Wed Sep 10 13:14:04 2025 +0200
additional comments
commit 046d869
Author: Pedro <[email protected]>
Date: Wed Sep 10 11:06:37 2025 +0200
rebase
commit 3037567
Author: Mijail Tokarev <[email protected]>
Date: Thu Jun 19 12:45:45 2025 +0200
Add Econ-T indexer
Add Econ-T indexer
Adding Trigger Cell and Module Indexers
Add new ESProducer for Trigger ModuleMapping
Created copy files to edit for testing porpouses
Renaming of the TriggerESProfucer file
Change geometry module to make it work in the current branch
Firsts edit to Trigger Tester
Change class and Module name
Add new classes and modules to BuildFiles
Corrected a miss naming
Adding the files to EDM type lookup
Small correctiond to Trigger Tester
First debug of EDM
EDM error fixed
Testing Trigger producer
Corrected a bug in the calculation of NTrLinks per for a given module type
Changing some comments
Change of function name to reflect it being Trigger variant
Added a getter that takes a dense TCidx
Corrected Typo
Added new trig_fed column to module locator and updated Trigger ESProducer to account for that
Added HGCalDigiTrigger from hgcal-comm
(Buggy) Added new SoA for Trigger Cells
Change order of loading of ESProducers
Small change in ModuleIndexerTrigger.h
Comments and spacing
Fix Triger Link Indexing for TM + minor bug fixes
(Fixed) Added new SoA for Trigger Modules; Module done, Dense Index to do
Module Trigger SoA producer tested
Delete unused cff file
Add Dense Index Trigger Info
Change to the hgcalmapping_cff to allow running of just DAQ module locators.
Small change to default module locator trigger for tensting porpuses
Add regex for SiPM Tiles in Trigger Index ESProducer
Changing comments
Code formatting
Delete test data
Delete references to fantom directories
Undo tester changes
fix includes & include guards
rebase CMSSW_15_1_0_pre5: rm DataFormats/SoATemplate/interface/SoAView.h
renaming all getters w/out arguments
addressing various issues for PR48648; mainly usage of const, auto and references
updating Python files to use argparse
adjusting some instances of std::string objects being declared as const& -- addresses PR comments, and a few additional instances of this pattern
checkpointing work on renaming functions to use lowercase
fixing capitalization in names of modified getters
more fixes for function name capitalization
fixed build errors; this may have rolled back some suggested changes
addressing a few more comments
Co-authored-by: Mijail Tokarev <[email protected]>
Co-authored-by: Mijail Tokarev <[email protected]>
Co-authored-by: Mijail Tokarev <[email protected]>
Co-authored-by: Pedro Silva <[email protected]>1 parent 05248a5 commit a83e892
File tree
42 files changed
+1644
-126
lines changed- CondFormats/HGCalObjects
- interface
- alpaka
- src
- alpaka
- test
- DataFormats/HGCalDigi/interface
- alpaka
- EventFilter/HGCalRawToDigi
- plugins
- src
- Geometry/HGCalMapping
- interface
- plugins
- alpaka
- python
- test
- alpaka
- RecoLocalCalo/HGCalRecAlgos
- interface
- plugins
- alpaka
- test/alpaka
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1644
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 11 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
57 | | - | |
| 54 | + | |
58 | 55 | | |
59 | 56 | | |
60 | 57 | | |
| |||
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
77 | | - | |
| 74 | + | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
91 | 88 | | |
92 | 89 | | |
93 | 90 | | |
94 | | - | |
| 91 | + | |
95 | 92 | | |
96 | 93 | | |
97 | | - | |
| 94 | + | |
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
| |||
108 | 105 | | |
109 | 106 | | |
110 | 107 | | |
111 | | - | |
| 108 | + | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
| |||
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
136 | | - | |
| 133 | + | |
137 | 134 | | |
138 | 135 | | |
139 | 136 | | |
| |||
142 | 139 | | |
143 | 140 | | |
144 | 141 | | |
145 | | - | |
| 142 | + | |
146 | 143 | | |
147 | 144 | | |
148 | 145 | | |
| |||
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
154 | | - | |
| 151 | + | |
155 | 152 | | |
156 | 153 | | |
157 | 154 | | |
| |||
Lines changed: 156 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments