Skip to content

Commit

Permalink
clang check FastSimDataFormats
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlange6 committed Oct 9, 2017
1 parent a37ee8e commit 31db3f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class SimpleL1MuGMTCand : public L1MuGMTExtendedCand {
float pTValue);

/// destructor
virtual ~SimpleL1MuGMTCand();
~SimpleL1MuGMTCand() override;

/// reset muon candidate
void reset();
Expand Down

0 comments on commit 31db3f5

Please sign in to comment.