Skip to content
Snippets Groups Projects
THcSpacePoint.cxx 698 B
Newer Older
///////////////////////////////////////////////////////////////////////////////
//                                                                           //
// THcSpacePoint                                                                 //
//                                                                           //
// Class representing a single hit for the VDC                               //
//                                                                           //
///////////////////////////////////////////////////////////////////////////////

#include "THcSpacePoint.h"

ClassImp(THcSpacePoint)

///////////////////////////////////////////////////////////////////////////////