EICd
EIC data model
eic::ProtoClusterData Class Reference

#include <ProtoClusterData.h>

Public Attributes

::eic::Index hitID {}
 Hit ID. More...
 
::eic::Index clusterID {}
 ID of the cluster associated with this hit (-1 if none) More...
 
::eic::Weight weight {}
 How much of this hit belongs to the cluster? [0->1]. More...
 

Detailed Description

Relational info linking hits to their associated cluster

Author
: S. Joosten

Member Data Documentation

◆ clusterID

::eic::Index eic::ProtoClusterData::clusterID {}

ID of the cluster associated with this hit (-1 if none)

◆ hitID

::eic::Index eic::ProtoClusterData::hitID {}

Hit ID.

◆ weight

::eic::Weight eic::ProtoClusterData::weight {}

How much of this hit belongs to the cluster? [0->1].


The documentation for this class was generated from the following file: