-
Stephen A. Wood authored
THcRawHodoHit gives reference time corrected TDC values THcScintillator plane adds a per plane offset to the raw tdc value First positive TDC value after adding offset is used
Stephen A. Wood authoredTHcRawHodoHit gives reference time corrected TDC values THcScintillator plane adds a per plane offset to the raw tdc value First positive TDC value after adding offset is used
THcHodoHit.cxx 276 B
/** \class THcHodoHit
\ingroup DetSupport
Class representing a single hit for the Hodoscopes
*/
#include "THcHodoHit.h"
#include <iostream>
ClassImp(THcHodoHit)
////////////////////////////////////////////////////////////////////////////////