EDM4eic
EIC data model
Loading...
Searching...
No Matches
MCRecoTrackerHitAssociationData.h
Go to the documentation of this file.
1// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3#ifndef EDM4EIC_MCRecoTrackerHitAssociationDATA_H
4#define EDM4EIC_MCRecoTrackerHitAssociationDATA_H
5
6
7namespace edm4eic {
8
9
10/** @class MCRecoTrackerHitAssociationData
11 * Association between a RawTrackerHit and a SimTrackerHit
12 * @author: C. Dilks, W. Deconinck
13 */
15public:
16 float weight{}; ///< weight of this association
17
18};
19
20
21namespace v850 {
23} // namespace v850
24
25
26} // namespace edm4eic
27
28
29#endif
Definition MCRecoTrackerHitAssociationData.h:14
float weight
weight of this association
Definition MCRecoTrackerHitAssociationData.h:16
edm4eic::MCRecoTrackerHitAssociationData MCRecoTrackerHitAssociationData
Definition MCRecoTrackerHitAssociationData.h:22
Definition CalorimeterHit.cc:17