key4hep / EDM4hep

Generic event data model for HEP collider experiments
https://cern.ch/edm4hep
Apache License 2.0
25 stars 35 forks source link

Make the Vertex have a proper `type` bitfield instead of a `primary` field #329

Closed tmadlener closed 3 months ago

tmadlener commented 3 months ago

BEGINRELEASENOTES

ENDRELEASENOTES

Fixes #328

Zehvogel commented 3 months ago

LCFIPlus already distinguishes between secondary (tertiary etc.) vertices and V0 vertices (although by writing them into different collections). We could add V0 another bit for V0 directly imo.

tmadlener commented 3 months ago

Does LCFIPlus only split the collections between V0 and non-V0, or also between primary, secondary (, tertiary)?

Zehvogel commented 3 months ago

3 collections: primary, buildup, buildup_V0