ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODForwardCnv
src
MBTSModuleCnvTool.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
// $Id$
8
#ifndef XAODFORWARDCNV_MBTSMODULECNVTOOL_H
9
#define XAODFORWARDCNV_MBTSMODULECNVTOOL_H
10
11
// System include(s):
12
#include <string>
13
14
// Gaudi/Athena include(s):
15
#include "
AthenaBaseComps/AthAlgTool.h
"
16
#include "GaudiKernel/ToolHandle.h"
17
18
// EDM include(s):
19
#include "
TileEvent/TileCellContainer.h
"
20
21
#include "
xAODForwardCnv/IMBTSModuleCnvTool.h
"
22
23
namespace
xAODMaker
{
24
33
class
MBTSModuleCnvTool
:
public
AthAlgTool
,
34
public
virtual
IMBTSModuleCnvTool
{
35
36
public
:
38
MBTSModuleCnvTool
(
const
std::string&
type
,
const
std::string& name,
39
const
IInterface* parent );
40
42
virtual
StatusCode
convert
(
const
TileCellContainer
* aod,
43
xAOD::MBTSModuleContainer
* xaod)
const override
;
44
45
};
// class MBTSModuleCnvTool
46
47
}
// namespace xAODMaker
48
49
#endif
// XAODFORWARDCNV_MBTSMODULECNVTOOL_H
AthAlgTool.h
IMBTSModuleCnvTool.h
TileCellContainer.h
TileCellContainer
TileContainer< TileCell > TileCellContainer
Definition
TileContainer.h:64
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
xAODMaker::IMBTSModuleCnvTool
Interface for the tool creating MBTSModuleContainer from an AOD.
Definition
IMBTSModuleCnvTool.h:38
xAODMaker::MBTSModuleCnvTool::convert
virtual StatusCode convert(const TileCellContainer *aod, xAOD::MBTSModuleContainer *xaod) const override
Function that fills an existing xAOD::MBTSModuleContainer.
Definition
MBTSModuleCnvTool.cxx:31
xAODMaker::MBTSModuleCnvTool::MBTSModuleCnvTool
MBTSModuleCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
MBTSModuleCnvTool.cxx:22
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::MBTSModuleContainer
MBTSModuleContainer_v1 MBTSModuleContainer
Definition
MBTSModuleContainer.h:18
type
Generated on
for ATLAS Offline Software by
1.14.0