Skip to content
Snippets Groups Projects

migrate ftag analysis tools from 21.2 to master https://its.cern.ch/jira/browse/AFT-514

Merged Jonathan Shlomi requested to merge jshlomi/athena:updateftagtools into master
Files
48
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
@@ -15,5 +15,6 @@
#include "FTagAnalysisInterfaces/IBTaggingEfficiencyTool.h"
#include "FTagAnalysisInterfaces/IBTaggingSelectionTool.h"
#include "FTagAnalysisInterfaces/IBTaggingTruthTaggingTool.h"
#include "FTagAnalysisInterfaces/IBTaggingEigenVectorRecompositionTool.h"
#endif // FTAGANALYSISINTERFACES_FTAGANALYSISINTERFACESDICT_H
Loading