EDM4eic
EIC data model
Loading...
Searching...
No Matches
MCRecoParticleAssociationData.h
Go to the documentation of this file.
1// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3#ifndef EDM4EIC_MCRecoParticleAssociationDATA_H
4#define EDM4EIC_MCRecoParticleAssociationDATA_H
5
6
7namespace edm4eic {
8
9
10/** @class MCRecoParticleAssociationData
11 * Used to keep track of the correspondence between MC and reconstructed particles
12 * @author: S. Joosten
13 */
15public:
16 float weight{}; ///< weight of this association
17
18};
19
20
21namespace v870 {
23} // namespace v870
24
25
26} // namespace edm4eic
27
28
29#endif
Definition MCRecoParticleAssociationData.h:14
float weight
weight of this association
Definition MCRecoParticleAssociationData.h:16
edm4eic::MCRecoParticleAssociationData MCRecoParticleAssociationData
Definition MCRecoParticleAssociationData.h:22
Definition CalorimeterHit.cc:17