ATLAS Offline Software
BTagToJetLinkerAlg.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef BTAG_TO_JET_LINKER_ALG_H
6 #define BTAG_TO_JET_LINKER_ALG_H
7 
10 #include "xAODJet/JetContainer.h"
11 
12 namespace detail {
16 }
17 
18 // We seem to need a derived class to force Athena to build this.
20 {
21 public:
22  BTagToJetLinkerAlg(const std::string& name, ISvcLocator* svcloc);
23 };
24 
25 #endif
BTagToJetLinkerAlg::BTagToJetLinkerAlg
BTagToJetLinkerAlg(const std::string &name, ISvcLocator *svcloc)
Definition: BTagToJetLinkerAlg.cxx:7
BacklinkAlg.h
FlavorTagDiscriminants::BacklinkAlg
Definition: BacklinkAlg.h:18
detail
Definition: extract_histogram_tag.cxx:14
BTagToJetLinkerAlg
Definition: BTagToJetLinkerAlg.h:20
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
BTaggingContainer.h
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
JetContainer.h
xAOD::JetContainer
JetContainer_v1 JetContainer
Definition of the current "jet container version".
Definition: JetContainer.h:17