ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTriggerCnv
src
JetEtRoICnvTool.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRIGGERCNV_JETETROICNVTOOL_H
8
#define XAODTRIGGERCNV_JETETROICNVTOOL_H
9
10
// Gaudi/Athena include(s):
11
#include "
AthenaBaseComps/AthAlgTool.h
"
12
13
// Local include(s):
14
#include "
xAODTriggerCnv/IJetEtRoICnvTool.h
"
15
16
namespace
xAODMaker
{
17
27
class
JetEtRoICnvTool
:
public
AthAlgTool
,
28
public
virtual
IJetEtRoICnvTool
{
29
30
public
:
32
JetEtRoICnvTool
(
const
std::string&
type
,
const
std::string& name,
33
const
IInterface* parent );
34
36
virtual
StatusCode
convert
(
const
LVL1_ROI
* aod,
37
xAOD::JetEtRoI
* xaod )
override
;
38
39
};
// class JetEtRoICnvTool
40
41
}
// namespace xAODMaker
42
43
#endif
// XAODTRIGGERCNV_JETETROICNVTOOL_H
AthAlgTool.h
IJetEtRoICnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
LVL1_ROI
Top level AOD object storing LVL1 RoIs.
Definition
LVL1_ROI.h:43
xAODMaker::IJetEtRoICnvTool
Interface for the tool creating JetEtRoI from an AOD.
Definition
IJetEtRoICnvTool.h:38
xAODMaker::JetEtRoICnvTool::JetEtRoICnvTool
JetEtRoICnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
JetEtRoICnvTool.cxx:16
xAODMaker::JetEtRoICnvTool::convert
virtual StatusCode convert(const LVL1_ROI *aod, xAOD::JetEtRoI *xaod) override
Function that fills an existing xAOD::JetEtRoI.
Definition
JetEtRoICnvTool.cxx:34
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::JetEtRoI
JetEtRoI_v1 JetEtRoI
Definition
Event/xAOD/xAODTrigger/xAODTrigger/JetEtRoI.h:15
type
Generated on
for ATLAS Offline Software by
1.14.0