Skip to content

Commit

Permalink
Merge pull request cms-sw#3 from hannes-kit/clean_merged_5_3_15p1_w_t…
Browse files Browse the repository at this point in the history
…au2014

Clean merged 5 3 15p1 w tau2014
  • Loading branch information
muell149 committed Jun 6, 2014
2 parents 77d9d66 + 2eaf3af commit 6f655e5
Show file tree
Hide file tree
Showing 14 changed files with 1,134 additions and 299 deletions.
2 changes: 1 addition & 1 deletion RecoJets/JetAlgorithms/interface/HEPTopTaggerAlgorithm.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class HEPTopTaggerAlgorithm
public:
void run(const std::vector<fastjet::PseudoJet> & fjInputs,
std::vector<CompoundPseudoJet> & fjJets,
std::vector<bool> topTags,
std::vector<bool> & topTags,
boost::shared_ptr<fastjet::ClusterSequence> & fjClusterSeq);

std::string summary() const;
Expand Down
57 changes: 0 additions & 57 deletions RecoJets/JetAlgorithms/interface/NSubjettinessAlgorithm.h

This file was deleted.

Loading

0 comments on commit 6f655e5

Please sign in to comment.