Skip to content
Snippets Groups Projects
THcCherenkovHit.cxx 344 B
Newer Older
/** \class  THcCherenkovHit
    \ingroup DetSupport

    \brief Class representing a Cherenkov PMT hit
    Inherits from THcRawHodoHit
    Contains plane, counter and pos/neg adc

    \author Zafar Ahmed

#include "THcCherenkovHit.h"

//////////////////////////////////////////////////////////////////////////
ClassImp(THcCherenkovHit)