eflowRec: Fix cppcheck 2.14 warnings.
Pass strings by const reference, not by value. Prefer returning const references to members rather than copies.
Showing
- Reconstruction/eflowRec/eflowRec/eflowCaloObject.h 2 additions, 2 deletionsReconstruction/eflowRec/eflowRec/eflowCaloObject.h
- Reconstruction/eflowRec/eflowRec/eflowDatabase.h 3 additions, 3 deletionsReconstruction/eflowRec/eflowRec/eflowDatabase.h
- Reconstruction/eflowRec/eflowRec/eflowRecTrack.h 5 additions, 5 deletionsReconstruction/eflowRec/eflowRec/eflowRecTrack.h
Loading
Please register or sign in to comment