Skip to content

Commit

Permalink
Merge pull request #32676 from cms-tau-pog/CMSSW_11_2_X_tau-pog_deepT…
Browse files Browse the repository at this point in the history
…auForHLT_phase2

Further preparations of deep tau ID for hlt phase2
  • Loading branch information
cmsbuild committed Feb 5, 2021
2 parents 49910c3 + 036963d commit acf500a
Show file tree
Hide file tree
Showing 4 changed files with 378 additions and 124 deletions.
2 changes: 1 addition & 1 deletion RecoTauTag/RecoTau/interface/DeepTauBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ namespace deep_tau {

std::unique_ptr<TauDiscriminator> get_value(const edm::Handle<TauCollection>& taus,
const tensorflow::Tensor& pred,
const WPList& working_points,
const WPList* working_points,
bool is_online) const;
};

Expand Down
Loading

0 comments on commit acf500a

Please sign in to comment.