Newer
Older
Buddhini Waidyawansa
committed
// Author : Buddhini Waidyawansa
// Date : 23-01-2014
bduran
committed
//Author : Burcu Duran - Melanie Rehfuss (2017)
Buddhini Waidyawansa
committed
///////////////////////////////////////////////////////////////////////////////
// //
// THcRasterRawHit //
// //
// Class representing a single raw hit for the raster //
// //
// Contains the X, Y raster voltage signals and sync signals //
// //
///////////////////////////////////////////////////////////////////////////////
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include "THcRasterRawHit.h"
//////////////////////////////////////////////////////////////////////////
ClassImp(THcRasterRawHit)