WIP: Inline functions in TMVA PatLLT and add debug statement to TrackAssociator
requested to merge decianm-InlineFunctionsTMVAPatLLT-debugStatementsTrackAssociator into 2017-patches
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.