Skip to content
Snippets Groups Projects
THcSignalHit.cxx 611 B
Newer Older
  • Learn to ignore specific revisions
  • ///////////////////////////////////////////////////////////////////////////////
    //                                                                           //
    // THcSignalHit                                                              //
    //                                                                           //
    // Class representing a single signal value and its wire/paddle number       //
    //                                                                           //
    ///////////////////////////////////////////////////////////////////////////////
    
    #include "THcSignalHit.h"
    
    ClassImp(THcSignalHit)