ATLAS Offline Software
PhysicsAnalysis
DerivationFramework
DerivationFrameworkTop
DerivationFrameworkTop
JetMSVAugmentation.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
13
#ifndef DerivationFramework_JetMSVAugmentation_H
14
#define DerivationFramework_JetMSVAugmentation_H
15
16
#include <string>
17
18
#include "
AthenaBaseComps/AthAlgTool.h
"
19
#include "GaudiKernel/ToolHandle.h"
20
#include "
DerivationFrameworkInterfaces/IAugmentationTool.h
"
21
22
namespace
DerivationFramework
{
23
24
25
class
JetMSVAugmentation
:
public
AthAlgTool
,
public
IAugmentationTool
{
26
27
28
public
:
29
JetMSVAugmentation
(
const
std::string&
t
,
const
std::string&
n
,
const
IInterface*
p
);
30
~JetMSVAugmentation
();
31
StatusCode
initialize
();
32
StatusCode
finalize
();
33
virtual
StatusCode
addBranches
()
const
;
34
35
36
37
private
:
38
39
std::string
m_jetCollectionName
;
40
std::string
m_vtxAlgName
;
41
42
43
};
44
45
}
46
47
48
#endif
IAugmentationTool.h
DerivationFramework::JetMSVAugmentation::initialize
StatusCode initialize()
Definition:
JetMSVAugmentation.cxx:36
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
DerivationFramework::IAugmentationTool
Definition:
IAugmentationTool.h:24
DerivationFramework::JetMSVAugmentation::addBranches
virtual StatusCode addBranches() const
Pass the thinning service
Definition:
JetMSVAugmentation.cxx:55
python.utils.AtlRunQueryDQUtils.p
p
Definition:
AtlRunQueryDQUtils.py:210
DerivationFramework::JetMSVAugmentation::JetMSVAugmentation
JetMSVAugmentation(const std::string &t, const std::string &n, const IInterface *p)
Definition:
JetMSVAugmentation.cxx:19
beamspotman.n
n
Definition:
beamspotman.py:731
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
DerivationFramework::JetMSVAugmentation::~JetMSVAugmentation
~JetMSVAugmentation()
Definition:
JetMSVAugmentation.cxx:32
AthAlgTool.h
DerivationFramework
THE reconstruction tool.
Definition:
ParticleSortingAlg.h:24
DerivationFramework::JetMSVAugmentation::m_jetCollectionName
std::string m_jetCollectionName
Definition:
JetMSVAugmentation.h:39
AthAlgTool
Definition:
AthAlgTool.h:26
DerivationFramework::JetMSVAugmentation::m_vtxAlgName
std::string m_vtxAlgName
Definition:
JetMSVAugmentation.h:40
DerivationFramework::JetMSVAugmentation::finalize
StatusCode finalize()
Definition:
JetMSVAugmentation.cxx:47
DerivationFramework::JetMSVAugmentation
Definition:
JetMSVAugmentation.h:25
Generated on Sun Dec 22 2024 21:12:33 for ATLAS Offline Software by
1.8.18