Skip to content
Snippets Groups Projects
THcCherenkovHit.cxx 319 B
Newer Older
  • Learn to ignore specific revisions
  • /** \class  THcCherenkovHit
    
        \ingroup DetSupport
    
    
    Class representing Cherenkov PMT hit
    
    Inherits from THcRawHodoHit
    
    
     Contains plane, counter and pos/neg adc
    
    
    
    \author Zafar Ahmed
    
    
    #include "THcCherenkovHit.h"
    
    //////////////////////////////////////////////////////////////////////////
    ClassImp(THcCherenkovHit)