Skip to content

Commit

Permalink
removed unused includes for TH1 (leftover from PythiaFilterGammaGamma…
Browse files Browse the repository at this point in the history
….h in CMSSW_9_3_1)
  • Loading branch information
ah committed Apr 18, 2018
1 parent c579a4d commit 05c3cd6
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -21,9 +21,6 @@ namespace edm {
class HepMCProduct;
}

#include "TH1D.h"
#include "TH1I.h"

class PythiaHepMCFilterGammaGamma : public BaseHepMCFilter {
public:
explicit PythiaHepMCFilterGammaGamma(const edm::ParameterSet&);
Expand Down

0 comments on commit 05c3cd6

Please sign in to comment.