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} // namespace edm4eic
21
22
23#endif
Definition MCRecoTrackerHitAssociationData.h:14
float weight
weight of this association
Definition MCRecoTrackerHitAssociationData.h:16
Definition CalorimeterHit.cc:18