Skip to content

Commit

Permalink
Add ITauSelectionTool include (UCATLAS#1699)
Browse files Browse the repository at this point in the history
* add include to allow compilation

* upddating ci.yml
  • Loading branch information
miholzbo authored Jul 31, 2024
1 parent 2311a29 commit be39dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- 25.2.17
- 25.2.18
- 25.2.19
- 25.2.20
- 25.2.21

steps:
- uses: actions/checkout@master
Expand Down
1 change: 1 addition & 0 deletions xAODAnaHelpers/TauEfficiencyCorrector.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "PileupReweighting/PileupReweightingTool.h"
#include "TauAnalysisTools/TauEfficiencyCorrectionsTool.h"
#include "TauAnalysisTools/ITauEfficiencyCorrectionsTool.h"
#include "TauAnalysisTools/ITauSelectionTool.h"

class TauEfficiencyCorrector : public xAH::Algorithm
{
Expand Down

0 comments on commit be39dd1

Please sign in to comment.