HerdSoftware  0.1.1
SiliconDetectorGeoParamsColl.h
Go to the documentation of this file.
1 /*
2  * SiliconDetectorGeoParamsColl.h
3  *
4  * Created on: 12 Nov 2019
5  * Author: Lorenzo Pacini
6  */
7 
8 #ifndef HERD_SILICONDETECTORGEOPARAMSCOLL_H_
9 #define HERD_SILICONDETECTORGEOPARAMSCOLL_H_
10 
11 // HerdSoftware headers
12 #include "common/SidesArray.h"
14 
15 namespace Herd {
16 
24 
25 } // namespace Herd
26 
27 #endif /* HERD_SILICONDETECTORGEOPARAMS_H_ */
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
An array that accepts side as subscripts.
Definition: SidesArray.h:72