Skip to content

Transition from Associations to Links #10

Description

@veprbl

For example:

// _ReconstructedChargedParticleAssociations_sim.index is the index into the
// MCParticles collection; _..._rec.index is the index into ReconstructedChargedParticles.
TTreeReaderArray<int> rec_id = {tree_reader, "_ReconstructedChargedParticleAssociations_rec.index"};
TTreeReaderArray<int> sim_id = {tree_reader, "_ReconstructedChargedParticleAssociations_sim.index"};

cc eic/EICrecon#2822

Activity

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

Metadata

Metadata

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