Add detelement to map struct and fill it for NP02 maps#79
Conversation
vgalymov
left a comment
There was a problem hiding this comment.
Ok, the map is identical to the previous one apart from the added detelement ID.
|
trigger build |
|
✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard |
|
✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard |
|
parent CI build details are available through the CI dashboard |
|
🚨 For more details about the warning phase, check the ci_tests DUNE phase logs parent CI build details are available through the CI dashboard |
On Alessandro's request, I added a column to the ProtoDUNE-VD map structure called detelement, and filled it with the CRP number. This map structure is meant to be general enough to be used for horizontal drift (not being used yet so as not to disrupt workflows), so that's why it is called detelement -- it is to be filled with the APA number in horizontal-drift geometries. It was previously removed because the APA number coincided with the crate number, but that is not true for top drift electronics in the vertical drift detectors.
I tested it on np04hd_raw_run028550_0000_dataflow5_datawriter_0_20240805T100707.hdf5 and got identical-looking raw event displays.