HerdSoftware
0.4.0
include
herd
analysis
dataobjects
FitHitsColl.h
Go to the documentation of this file.
1
/*
2
* FitHitsColl.h
3
*
4
* Created on: 10 Jan 2019
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_FITHITSCOLL_H_
9
#define HERD_FITHITSCOLL_H_
10
11
// HerdSoftware headers
12
#include "
herd/analysis/common/SidesArray.h
"
13
#include "
herd/analysis/dataobjects/FitHits.h
"
14
15
namespace
Herd
{
16
23
using
FitHitsColl
=
SidesArray<FitHits>
;
24
25
}
// namespace Herd
26
27
#endif
/* HERD_FITHITSCOLL_H_ */
FitHits.h
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:22
SidesArray.h
Herd::SidesArray< FitHits >
Generated by
1.8.17