HerdSoftware
0.4.0
include
herd
analysis
dataobjects
ClustersColl.h
Go to the documentation of this file.
1
/*
2
* ClustersColl.h
3
*
4
* Created on: 14 May 2020
5
* Author: Valerio Formato
6
*/
7
8
#ifndef HERD_CLUSTERCOLL_H_
9
#define HERD_CLUSTERCOLL_H_
10
11
#include "
herd/analysis/dataobjects/Cluster.h
"
12
#include <vector>
13
14
namespace
Herd
{
21
using
ClustersColl
=
SidesArray<std::vector<std::vector<Cluster>
>>;
22
23
}
// namespace Herd
24
25
#endif
/* HERD_CLUSTERCOLL_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:22
Cluster.h
Herd::SidesArray
An array that accepts side as subscripts.
Definition:
SidesArray.h:72
Generated by
1.8.17