Class Reference for E1039 Core & Analysis Software
SQHitMap.cxx
Go to the documentation of this file.
1 /*
2  * SQHitMap.C
3  *
4  * Created on: Oct 29, 2017
5  * Author: yuhw@nmsu.edu
6  */
7 
8 
9 
10 #include "SQHitMap.h"
11 
12 #include "SQHit.h"
13 
14 using namespace std;
15 
ClassImp(PdbCalChan)
An SQ interface class to hold a list of SQHit objects as std::map.
Definition: SQHitMap.h:23