ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigMissingETCnv
src
TrigMissingETCnvTool.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 xAODTrigMissingETCNV_TrigMissingETCNVTOOL_H
8
#define xAODTrigMissingETCNV_TrigMissingETCNVTOOL_H
9
10
// Gaudi/Athena include(s):
11
#include "
AthenaBaseComps/AthAlgTool.h
"
12
13
// Local include(s):
14
#include "
xAODTrigMissingETCnv/ITrigMissingETCnvTool.h
"
15
16
namespace
xAODMaker
{
17
28
class
TrigMissingETCnvTool
:
public
AthAlgTool
,
29
public
virtual
ITrigMissingETCnvTool
{
30
31
public
:
33
TrigMissingETCnvTool
(
const
std::string&
type
,
const
std::string& name,
34
const
IInterface* parent );
35
37
virtual
StatusCode
convert
(
const
TrigMissingETContainer
* aod,
38
xAOD::TrigMissingETContainer
* xaod )
const override
;
39
40
};
// class TrigMissingETCnvTool
41
42
}
// namespace xAODMaker
43
44
#endif
// xAODTrigMissingETCNV_TrigMissingETCNVTOOL_H
AthAlgTool.h
ITrigMissingETCnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
TrigMissingETContainer
Definition
Trigger/TrigEvent/TrigMissingEtEvent/TrigMissingEtEvent/TrigMissingETContainer.h:12
xAODMaker::ITrigMissingETCnvTool
Interface for the tool creating TrigMissingETContainer from an AOD.
Definition
ITrigMissingETCnvTool.h:33
xAODMaker::TrigMissingETCnvTool::TrigMissingETCnvTool
TrigMissingETCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
TrigMissingETCnvTool.cxx:20
xAODMaker::TrigMissingETCnvTool::convert
virtual StatusCode convert(const TrigMissingETContainer *aod, xAOD::TrigMissingETContainer *xaod) const override
Function that fills an existing xAOD::TrigMissingETContainer.
Definition
TrigMissingETCnvTool.cxx:38
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::TrigMissingETContainer
TrigMissingETContainer_v1 TrigMissingETContainer
DataVector of TrigMissingET - the current version.
Definition
Event/xAOD/xAODTrigMissingET/xAODTrigMissingET/TrigMissingETContainer.h:13
type
Generated on
for ATLAS Offline Software by
1.14.0