HerdSoftware  0.1.1
SiliconDetectorParticleHitsColl.h
Go to the documentation of this file.
1 /*
2  * SiliconDetectorParticleHitsColl.h
3  *
4  * Created on: 29 Jan 2020
5  * Author: Nicola Mori
6  */
7 
8 #ifndef HERD_SILICONDETECTORPARTICLEHITSCOLL_H_
9 #define HERD_SILICONDETECTORPARTICLEHITSCOLL_H_
10 
11 // HerdSoftware headers
12 #include "common/SidesArray.h"
14 
15 namespace Herd {
16 // clang-format off
23 // clang-format on
25 
26 } // namespace Herd
27 
28 #endif /* HERD_SILICONDETECTORPARTICLEHITS_H_ */
CssGeoParams.h CssGeoParams class declaration.
Definition: CaloPDCalibrationAlgo.h:24
An array that accepts side as subscripts.
Definition: SidesArray.h:72