Skip to content
Snippets Groups Projects
THcHodoHit.cxx 252 B
Newer Older
  • Learn to ignore specific revisions
  • /** \class THcHodoHit
        \ingroup DetSupport
    
     Class representing a single hit for the Hodoscopes
    
    #include "THcHodoHit.h"
    
    #include <iostream>
    
    ClassImp(THcHodoHit)
    
    ////////////////////////////////////////////////////////////////////////////////