Fixed clang warnings
-
ActsDataPreparation/PixelClusteringTool
: Unused function -
ActsEventCnv/ActsToTrkConvertorAlg
: Unused lambda capture -
ActsTrackReconstruction/TrackFindingAlg
: Reference cannot be bound to dereferenced null pointer in well-defined C++ code
CC @cvarni (could you please have a look at the TrackFindingAlg
fix in particular)
-
FPGATrackSimHough/FPGATrackSimHough1DShiftTool
: Unused static functions
CC @jahreda
-
ISF_Event/ISFTruthIncident
:delete
called on non-final class that has virtual functions but non-virtual destructor
CC @jchapman