HerdSoftware
0.1.1
include
analysis
dataobjects
FitGeoParamsColl.h
Go to the documentation of this file.
1
/*
2
* FitGeoParamsColl.h
3
*
4
* Created on: 22 Feb 2020
5
* Author: Valerio Formato
6
*/
7
8
#ifndef HERD_FITGEOPARAMSCOLL_H_
9
#define HERD_FITGEOPARAMSCOLL_H_
10
11
// HerdSoftware headers
12
#include "
common/SidesArray.h
"
13
#include "
dataobjects/FitGeoParams.h
"
14
15
namespace
Herd
{
16
23
using
FitGeoParamsColl
=
SidesArray<std::vector<FitGeoParams>
>;
24
25
}
// namespace Herd
26
27
#endif
/* HERD_FITGEOPARAMS_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
SidesArray.h
Herd::SidesArray< std::vector< FitGeoParams > >
FitGeoParams.h
Generated by
1.8.13