Skip to content
Snippets Groups Projects
Commit 2b561318 authored by scott snyder's avatar scott snyder
Browse files

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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment