Skip to content

trkmcsim duplication per fit hypothesis #297

Description

@sam-grant

trkmcsim follows the same structure as the trk branch, plus an extra layer of nesting. So, we have one truth genealogy array per fit hypothesis:

One event:

trk.pdg: [11, -11, 13, -13]
trkmcsim.pdg: [[11, 13, -211, 2212, 11], [11, 13, -211, 2212, 11], [11, 13, -211, 2212, 11], [11, 13, -211, 2212, 11]]

The thing is, the truth genealogy is always the same regardless of the fit hypothesis. Do we need the duplication?

Thanks,
Sam

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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