Class Reference for E1039 Core & Analysis Software
SQHit.cxx
Go to the documentation of this file.
1 /*
2  * SQHit.C
3  *
4  * Created on: Oct 29, 2017
5  * Author: yuhw
6  */
7 
8 #include "SQHit.h"
9 
10 using namespace std;
11 
13 
14 
ClassImp(SQHit)
An SQ interface class to hold one detector hit.
Definition: SQHit.h:20