Skip to content
Snippets Groups Projects
THcDCWire.cxx 252 B
Newer Older
  • Learn to ignore specific revisions
  • /** \class THcDCHit
        \ingroup DetSupport
    
     Class to represent a drift chamber wire        
                               
    */
    
    
    #include "THcDCWire.h"
    
    ClassImp(THcDCWire)
    
    
    ///////////////////////////////////////////////////////////////////////////////