HerdSoftware  0.3.2
Track2DColl.h
Go to the documentation of this file.
1 /*
2  * Track2DColl.h
3  *
4  * Created on: 08 Feb 2022
5  * Author: Valerio Formato
6  */
7 
8 #ifndef HERD_TRACK2DCOLL_H_
9 #define HERD_TRACK2DCOLL_H_
10 
11 // HerdSoftware headers
12 #include "common/ViewArray.h"
13 #include "dataobjects/Track2D.h"
14 
15 // c++ headers
16 #include <vector>
17 
18 namespace Herd {
19 
27 
28 } // namespace Herd
29 
30 #endif /* HERD_TRACK2DCOLL_H_ */
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24