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