Skip to content
Snippets Groups Projects
THcSpacePoint.cxx 698 B
Newer Older
  • Learn to ignore specific revisions
  • ///////////////////////////////////////////////////////////////////////////////
    //                                                                           //
    // THcSpacePoint                                                                 //
    //                                                                           //
    // Class representing a single hit for the VDC                               //
    //                                                                           //
    ///////////////////////////////////////////////////////////////////////////////
    
    #include "THcSpacePoint.h"
    
    ClassImp(THcSpacePoint)
    
    ///////////////////////////////////////////////////////////////////////////////