Skip to content

set xAOD::EventInfo::Error if we get an ACTS propagation error and add...

Tobias Bockh requested to merge tboeckh/calypso:sct_error_flag into master
  • Set SCT xAOD::EventInfo::Error if we get an Acts::PropagatorError::StepCountLimitReached or an Acts::CombinatorialKalmanFilterError::PropagationReachesMaxSteps.
  • Add Track_PropagationError variable to NtupleDumperAlg which is true, if we have the above SCT xAOD::EventInfo::Error, otherwise false.

Merge request reports