TrigInDetAnalysisUser: Fix clang warnings.
Pass large objects by const reference, not by value. Implicit declaration of assignment is deprecated if there's an explicit copy ctor. Make the copy ctor default instead.
parent
1b08b314
No related branches found
No related tags found
Loading
Please register or sign in to comment