ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigBphysCnv
src
TrigL2BphysCnvTool.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 xAODTrigBphysCNV_TrigL2BphysCNVTOOL_H
9
#define xAODTrigBphysCNV_TrigL2BphysCNVTOOL_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaBaseComps/AthAlgTool.h
"
13
14
// Local include(s):
15
#include "
xAODTrigBphysCnv/ITrigL2BphysCnvTool.h
"
16
17
// forward declarations
18
//class TrigL2Bphys;
19
20
21
namespace
xAODMaker
{
22
29
class
TrigL2BphysCnvTool
:
public
AthAlgTool
,
30
public
virtual
ITrigL2BphysCnvTool
{
31
32
public
:
34
TrigL2BphysCnvTool
(
const
std::string&
type
,
const
std::string& name,
35
const
IInterface* parent );
36
38
virtual
StatusCode
convert
(
const
TrigL2Bphys
* aod,
39
xAOD::TrigBphys
* xaod )
const override
;
40
41
};
// class TrigElectronCnvTool
42
43
}
// namespace xAODMaker
44
45
#endif
// xAODTrigBphysCNV_TrigL2BphysCNVTOOL_H
46
AthAlgTool.h
ITrigL2BphysCnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
TrigL2Bphys
Definition
TrigL2Bphys.h:43
xAODMaker::ITrigL2BphysCnvTool
Interface for the tool creating TrigBphysContainer from an AOD.
Definition
ITrigL2BphysCnvTool.h:33
xAODMaker::TrigL2BphysCnvTool::convert
virtual StatusCode convert(const TrigL2Bphys *aod, xAOD::TrigBphys *xaod) const override
Function that fills an existing xAOD::TrigBphysContainer.
Definition
TrigL2BphysCnvTool.cxx:28
xAODMaker::TrigL2BphysCnvTool::TrigL2BphysCnvTool
TrigL2BphysCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
TrigL2BphysCnvTool.cxx:18
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::TrigBphys
TrigBphys_v1 TrigBphys
Definition
TrigBphys.h:18
type
Generated on
for ATLAS Offline Software by
1.14.0