We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e165606 commit 60036c5Copy full SHA for 60036c5
1 file changed
sbndcode/Decoders/XARAPUCA/SBNDXARAPUCADecoder_module.cc
@@ -10,7 +10,7 @@
10
* @brief Defines and implements the SBNDXARAPUCADecoder class which inherits from an art::EDProducer
11
* as the decoder for V1740B digitizers, intended for the X-ARAPUCAs.
12
* @details The current version of the SBND X-ARAPUCAs decoder implements the updates shown in
13
- * the SBN Document 38475-v1 in the SBN Document Database.
+ * the SBN Document 43891-v1 in the SBN Document Database.
14
* @note A Python version of the binary decoding is available for testing purposes. You can find
15
* it [here: V1740 binary decoder](https://github.com/aliciavr/V1740_binary_decoder).
16
*/
0 commit comments