Skip to content

Commit

Permalink
fix hdrs JetMETCorrections
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Jun 5, 2018
1 parent 7471f20 commit fdab94a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include "JetMETCorrections/FFTJetObjects/interface/loadFFTJetInterpolationTable.h"

#include "JetMETCorrections/InterpolationTables/interface/CoordinateSelector.h"

class parseFFTJetCorrectorApp;

// Parser for the adjuster of the adjustable :-)
template<class Jet, class Adjustable>
Expand Down
1 change: 1 addition & 0 deletions JetMETCorrections/MCJet/plugins/JetUtilMC.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define JETUTILMC_H

#include <cmath>
#include <TMath.h>
namespace {
class PtGreater {
public:
Expand Down

0 comments on commit fdab94a

Please sign in to comment.