diff --git a/DataFormats/interface/MuonCandidateFeatures.h b/DataFormats/interface/MuonCandidateFeatures.h index 266822d..3b3c7f4 100644 --- a/DataFormats/interface/MuonCandidateFeatures.h +++ b/DataFormats/interface/MuonCandidateFeatures.h @@ -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;