HerdSoftware  0.1.1
ScdClusters.h
Go to the documentation of this file.
1 /*
2  * ScdClusters.h
3  *
4  * Created on: 5 Dec 2019
5  * Author: Lorenzo Pacini
6  */
7 
8 #ifndef HERD_SCDCLUSTERS_H_
9 #define HERD_SCDCLUSTERS_H_
10 
12 #include <vector>
13 
14 namespace Herd {
22 
23 } // namespace Herd
24 
25 #endif /* HERD_SCDCLUSTERS_H_ */
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
Container for the clusters of a single SCD detector.
std::vector< std::vector< Cluster > > SiliconDetectorClusters
Definition: SiliconDetectorClusters.h:21