Commit 3d6e9a4e authored by Simon Spannagel's avatar Simon Spannagel
Browse files

CSADigitizer: fix documentation

parent 7af76e2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@ namespace allpix {
         * @brief Calculate time of first threshold crossing
         * @param timestep Step size of the input pulse
         * @param pulse    Pulse after amplification and electronics noise
         * @param time_offset Time offset with respect to the beginning of the event
         * @return Tuple containing information about threshold crossing: Boolean (true if crossed), unsigned int (number
         *         of ToA clock cycles before crossing) and double (time of crossing)
         */