-
Stephen A. Wood authoredStephen A. Wood authored
THcDCWire.cxx 406 B
/** \class THcDCWire
\ingroup DetSupport
\brief Class representing a drift chamber wire
Holds number within a plane, position within the plane, time offset
for that wire, resolution of the wire and pointer to the
time to distance conversion class.
*/
#include "THcDCWire.h"
ClassImp(THcDCWire)
///////////////////////////////////////////////////////////////////////////////