diff --git a/eic_data.yaml b/eic_data.yaml index 2f1c21b2ea4f372b359c399a5693b7d251625c78..b7f246b83c6fbfb741daf0c8656cc186f02ffbfc 100644 --- a/eic_data.yaml +++ b/eic_data.yaml @@ -292,8 +292,9 @@ datatypes: - int16_t charge // Particle charge (or sign) - int32_t source // std::hash of producing algorithm name - eic::Weight weight // Particle weight, e.g. from PID algorithm [0-1] + - eic::Direction direction // Direction (theta/phi of this particle [mrad]) - float momentum // particle 3-momentum magnitude [GeV] - - float energy // Energy (from calorimetery) of the particle [GeV] + - float energy // Particle energy, consistent with PID assigment [GeV] - float mass // The mass of the particle in [GeV] eic::ReconstructedParticleRelations: