HerdSoftware
0.4.0
include
herd
analysis
dataobjects
CaloHits.h
Go to the documentation of this file.
1
/*
2
* CaloHits.h
3
*
4
* Created on: 14 Nov 2018
5
* Author: Nicola Mori
6
*/
7
8
#ifndef HERD_CALOHITS_H_
9
#define HERD_CALOHITS_H_
10
11
#include "
herd/analysis/dataobjects/Hit.h
"
12
#include <vector>
13
14
namespace
Herd
{
21
using
CaloHits
= std::vector<Hit>;
22
23
}
24
25
#endif
/* HERD_CALOHITS_H_ */
Hit.h
Herd
CssGeoParams.h CssGeoParams class declaration.
Definition:
CaloPDCalibrationAlgo.h:22
CaloHits
Container for the hits of a single CALO detector.
Generated by
1.8.17