EDM4eic
EIC data model
Loading...
Searching...
No Matches
TrackClusterMatchData.h
Go to the documentation of this file.
1// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3#ifndef EDM4EIC_TrackClusterMatchDATA_H
4#define EDM4EIC_TrackClusterMatchDATA_H
5
6
7namespace edm4eic {
8
9
10/** @class TrackClusterMatchData
11 * Match between a Cluster and a Track
12 * @author: D. Anderson, D. Brandenburg, D. Kalinkin, S. Joosten
13 */
15public:
16 float weight{}; ///< weight of this association
17
18};
19
20} // namespace edm4eic
21
22
23#endif
Definition TrackClusterMatchData.h:14
float weight
weight of this association
Definition TrackClusterMatchData.h:16
Definition CalorimeterHit.cc:18