Skip to content

Commit

Permalink
Update MuonCandidateFeatures.h
Browse files Browse the repository at this point in the history
  • Loading branch information
vcepaitis authored Mar 11, 2020
1 parent 2731137 commit 9809cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataFormats/interface/MuonCandidateFeatures.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ struct MuonCandidateFeatures {
int mu_numberOfstripLayersWithMeasurement; //that does not help. needs to be discussed.

float mu_chi2;
int mu_ndof;
int mu_ndof;

float mu_caloIso;
float mu_ecalIso;
Expand Down

0 comments on commit 9809cfe

Please sign in to comment.