Skip to content

dst-maker crashes on corrupted LCIO input files. #86

@mholtrop

Description

@mholtrop

While one may not expect the dst-maker to properly continue on a corrupt LCIO file, it may be desirable to only put out a warning of the corruption and then continue.

Specifically, a file was encountered that had:

  • OtherElectron particles with an invalid track index of [0000000]
  • UnconstrainedVcCandidate particles with invalid daughter particles.
  • UnconstrainedVcCandidate particles with invalid ecal clusters.

A test is added to detect these conditions. If encountered, the corresponding track, daughter or cluster is skipped and a warning is printed.

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