EICd
EIC data model
|
#include <Cluster3DInfoData.h>
Public Attributes | |
::eic::Index | clusterID {} |
Primary cluster ID. More... | |
::eic::VectorPolar | polar {} |
Cluster position polar information. More... | |
float | eta {} |
Cluster pseudorapidity. More... | |
::eic::Direction | direction {} |
Intrinsic direction of the cluster at the central position [rad, 0->pi and -pi->pi]. More... | |
Additional info for 3D clusters
::eic::Index eic::Cluster3DInfoData::clusterID {} |
Primary cluster ID.
::eic::Direction eic::Cluster3DInfoData::direction {} |
Intrinsic direction of the cluster at the central position [rad, 0->pi and -pi->pi].
float eic::Cluster3DInfoData::eta {} |
Cluster pseudorapidity.
::eic::VectorPolar eic::Cluster3DInfoData::polar {} |
Cluster position polar information.