EDM4eic
EIC data model
Loading...
Searching...
No Matches
MCRecoClusterParticleAssociationData.h
Go to the documentation of this file.
1// AUTOMATICALLY GENERATED FILE - DO NOT EDIT
2
3#ifndef EDM4EIC_MCRecoClusterParticleAssociationDATA_H
4#define EDM4EIC_MCRecoClusterParticleAssociationDATA_H
5
6
7namespace edm4eic {
8
9
10/** @class MCRecoClusterParticleAssociationData
11 * Association between a Cluster and a MCParticle
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 MCRecoClusterParticleAssociationData.h:14
float weight
weight of this association
Definition MCRecoClusterParticleAssociationData.h:16
edm4eic::MCRecoClusterParticleAssociationData MCRecoClusterParticleAssociationData
Definition MCRecoClusterParticleAssociationData.h:22
Definition CalorimeterHit.cc:17