ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL1CaloCnv
src
CMMEtSumsCnvTool.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 XAODTRIGL1CALOCNV_CMMETSUMSCNVTOOL_H
8
#define XAODTRIGL1CALOCNV_CMMETSUMSCNVTOOL_H
9
10
// Gaudi/Athena include(s):
11
#include "
AthenaBaseComps/AthAlgTool.h
"
12
13
// Local include(s):
14
#include "
xAODTrigL1CaloCnv/ICMMEtSumsCnvTool.h
"
15
16
namespace
xAODMaker
{
17
27
class
CMMEtSumsCnvTool
:
public
AthAlgTool
,
28
public
virtual
ICMMEtSumsCnvTool
{
29
30
public
:
32
CMMEtSumsCnvTool
(
const
std::string&
type
,
const
std::string& name,
33
const
IInterface* parent );
34
36
virtual
StatusCode
convert
(
const
DataVector<LVL1::CMMEtSums>
* esd,
37
xAOD::CMMEtSumsContainer
* xaod )
override
;
38
39
};
// class CMMEtSumsCnvTool
40
41
}
// namespace xAODMaker
42
43
#endif
// XAODTRIGL1CALOCNV_CMMETSUMSCNVTOOL_H
AthAlgTool.h
ICMMEtSumsCnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
xAODMaker::CMMEtSumsCnvTool::convert
virtual StatusCode convert(const DataVector< LVL1::CMMEtSums > *esd, xAOD::CMMEtSumsContainer *xaod) override
Function that fills an existing xAOD::EmTauRoIContainer.
Definition
CMMEtSumsCnvTool.cxx:34
xAODMaker::CMMEtSumsCnvTool::CMMEtSumsCnvTool
CMMEtSumsCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
CMMEtSumsCnvTool.cxx:16
xAODMaker::ICMMEtSumsCnvTool
Interface for the tool creating CMMEtSumsContainer from an ESD.
Definition
ICMMEtSumsCnvTool.h:40
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::CMMEtSumsContainer
CMMEtSumsContainer_v1 CMMEtSumsContainer
Define the latest version of the CMMEtSums container.
Definition
CMMEtSumsContainer.h:14
type
Generated on
for ATLAS Offline Software by
1.14.0