HerdSoftware
0.4.0
include
herd
analysis
dataobjects
ScdChannelGeoInfoColl.h
Go to the documentation of this file.
1
/*
2
* ScdChannelGeoInfoColl.h
3
*
4
* Created on: 7 Oct 2020
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_SCDCHANNELGEOINFOCOLL_H_
9
#define HERD_SCDCHANNELGEOINFOCOLL_H_
10
11
// HerdSoftware headers
12
#include "
herd/analysis/common/SidesArray.h
"
13
#include "
herd/analysis/dataobjects/ScdChannelGeoInfo.h
"
14
15
namespace
Herd
{
16
17
// clang-format off
25
// clang-format on
26
using
ScdChannelGeoInfoColl
=
SidesArray<std::vector<ScdChannelGeoInfo>
>;
27
28
}
// namespace Herd
29
30
#endif
/* HERD_SCDCHANNELGEOINFOCOLL_H_ */
ScdChannelGeoInfo.h
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:22
SidesArray.h
Herd::SidesArray
An array that accepts side as subscripts.
Definition:
SidesArray.h:72
Generated by
1.8.17