ATLAS Offline Software
PhysicsAnalysis
DerivationFramework
DerivationFrameworkLLP
DerivationFrameworkLLP
AugmentationToolLeadingJets.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// AugmentationLeadingJets.h, (c) ATLAS Detector software
8
9
#ifndef DERIVATIONFRAMEWORK_AUGMENTATIONTOOLLEADINGJETS_H
10
#define DERIVATIONFRAMEWORK_AUGMENTATIONTOOLLEADINGJETS_H
11
12
#include <string>
13
14
#include "
AthenaBaseComps/AthAlgTool.h
"
15
#include "
DerivationFrameworkInterfaces/IAugmentationTool.h
"
16
17
namespace
DerivationFramework
{
18
19
class
AugmentationToolLeadingJets
:
public
AthAlgTool
,
public
IAugmentationTool
{
20
public
:
21
AugmentationToolLeadingJets
(
const
std::string&
t
,
const
std::string&
n
,
const
IInterface*
p
);
22
virtual
StatusCode
addBranches
()
const
;
23
};
24
}
25
26
#endif // DERIVATIONFRAMEWORK_AUGMENTATIONTOOLLEADINGJETS_H
DerivationFramework::AugmentationToolLeadingJets::addBranches
virtual StatusCode addBranches() const
Pass the thinning service
Definition:
AugmentationToolLeadingJets.cxx:26
IAugmentationTool.h
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
DerivationFramework::IAugmentationTool
Definition:
IAugmentationTool.h:24
python.utils.AtlRunQueryDQUtils.p
p
Definition:
AtlRunQueryDQUtils.py:210
beamspotman.n
n
Definition:
beamspotman.py:731
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
DerivationFramework
THE reconstruction tool.
Definition:
ParticleSortingAlg.h:24
DerivationFramework::AugmentationToolLeadingJets
Definition:
AugmentationToolLeadingJets.h:19
DerivationFramework::AugmentationToolLeadingJets::AugmentationToolLeadingJets
AugmentationToolLeadingJets(const std::string &t, const std::string &n, const IInterface *p)
Definition:
AugmentationToolLeadingJets.cxx:18
AthAlgTool
Definition:
AthAlgTool.h:26
Generated on Thu Nov 7 2024 21:10:33 for ATLAS Offline Software by
1.8.18