HerdSoftware
0.1.1
include
analysis
dataobjects
ParticleHits.h
Go to the documentation of this file.
1
/*
2
* ParticleHits.h
3
*
4
* Created on: 22 Jan 2020
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_PARTICLEHITS_H_
9
#define HERD_PARTICLEHITS_H_
10
11
#include "
dataobjects/ParticleHit.h
"
12
#include <vector>
13
14
namespace
Herd
{
23
using
ParticleHits
= std::vector<std::vector<std::vector<ParticleHit>>>;
24
25
}
// namespace Herd
26
27
#endif
/* HERD_PARTICLEHITS_H_ */
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:24
ParticleHits
Container for the particle hits of a detector.
ParticleHit.h
Generated by
1.8.13