Skip to content

WIP: Inline functions in TMVA PatLLT and add debug statement to TrackAssociator

The change in the TMVA should not affect any running code, but protects the case when one has two versions of PatLongLivedTracking both including the same TMVA file, which so far resulted in a linker error.

The change in the TrackAssociator adds a debug statement to tell if the track is associated or not.

Merge request reports