EICd
EIC data model
|
#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... | |
Relational info linking hits to their associated cluster
::eic::Index eic::ProtoClusterData::clusterID {} |
ID of the cluster associated with this hit (-1 if none)
::eic::Index eic::ProtoClusterData::hitID {} |
Hit ID.
::eic::Weight eic::ProtoClusterData::weight {} |
How much of this hit belongs to the cluster? [0->1].