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