Skip to content

Allow multiple reco objects base per SRRecoParticle #94

Description

@slanzi00

As is already the case for TrueParticleID, recoobj could be made a std::vector<SRRecoBaseID> (ref). This would allow:

  • composite detectors such as SAND to associate track segments from different subdetectors with a single SRRecoParticle. In SAND, in fact, a single particle produces at least two distinct SRRecoObjBase objects;
  • the subdetector-level association enabled by this change in SAND to be extended to the other near detector components as well, making combined analyses possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions