HerdSoftware  0.1.1
StkHits.h
Go to the documentation of this file.
1 /*
2  * StkHits.h
3  *
4  * Created on: 14 Nov 2018
5  * Author: Nicola Mori
6  */
7 
8 #ifndef HERD_STKHITS_H_
9 #define HERD_STKHITS_H_
10 
12 #include <vector>
13 
14 namespace Herd {
24 }
25 
26 #endif /* HERD_STKHITS_H_ */
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
Container for the hits of a single STK detector.
std::vector< std::vector< Hit > > SiliconDetectorHits
Definition: SiliconDetectorHits.h:23