HerdSoftware
0.1.1
include
analysis
dataobjects
FitClustersColl.h
Go to the documentation of this file.
1
/*
2
* FitClustersColl.h
3
*
4
* Created on: 7 Apr 2020
5
* Author: Lorenzo Pacini
6
*/
7
8
#ifndef HERD_FITCLUSTERSCOLL_H_
9
#define HERD_FITCLUSTERSCOLL_H_
10
11
// HerdSoftware headers
12
#include "
dataobjects/FitClusters.h
"
13
#include <
common/SidesArray.h
>
14
15
namespace
Herd
{
16
23
class
FitClustersColl
:
public
SidesArray
<FitClusters> {};
24
25
}
// namespace Herd
26
27
#endif
/* HERD_FITCLUSTERSCOLL_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
SidesArray.h
Herd::SidesArray
An array that accepts side as subscripts.
Definition:
SidesArray.h:72
Herd::FitClustersColl
Collection of containers for the clusters of all the FIT detectors.
Definition:
FitClustersColl.h:23
FitClusters.h
Generated by
1.8.13