ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigMuonCnv
src
CombinedMuonFeatureCnvTool.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 xAODTrigMuonCNV_CombinedMuonFeatureCNVTOOL_H
9
#define xAODTrigMuonCNV_CombinedMuonFeatureCNVTOOL_H
10
11
// Gaudi/Athena include(s):
12
#include "
AthenaBaseComps/AthAlgTool.h
"
13
14
// Local include(s):
15
#include "
xAODTrigMuonCnv/ICombinedMuonFeatureCnvTool.h
"
16
17
// forward declarations
18
//class CombinedMuonFeature;
19
20
21
namespace
xAODMaker
{
22
32
class
CombinedMuonFeatureCnvTool
:
public
AthAlgTool
,
33
public
virtual
ICombinedMuonFeatureCnvTool
{
34
35
public
:
37
CombinedMuonFeatureCnvTool
(
const
std::string&
type
,
const
std::string& name,
38
const
IInterface* parent );
39
41
virtual
StatusCode
convert
(
const
CombinedMuonFeature
* aod,
42
xAOD::L2CombinedMuon
* xaod )
const override
;
43
44
};
// class TrigElectronCnvTool
45
46
}
// namespace xAODMaker
47
48
#endif
// xAODTrigMuonCNV_CombinedMuonFeatureCNVTOOL_H
49
AthAlgTool.h
ICombinedMuonFeatureCnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
CombinedMuonFeature
Definition
CombinedMuonFeature.h:31
xAODMaker::CombinedMuonFeatureCnvTool::CombinedMuonFeatureCnvTool
CombinedMuonFeatureCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
CombinedMuonFeatureCnvTool.cxx:18
xAODMaker::CombinedMuonFeatureCnvTool::convert
virtual StatusCode convert(const CombinedMuonFeature *aod, xAOD::L2CombinedMuon *xaod) const override
Function that fills an existing xAOD::L2CombinedMuon.
Definition
CombinedMuonFeatureCnvTool.cxx:27
xAODMaker::ICombinedMuonFeatureCnvTool
Interface for the tool creating CombinedMuonFeature from an AOD.
Definition
ICombinedMuonFeatureCnvTool.h:32
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::L2CombinedMuon
L2CombinedMuon_v1 L2CombinedMuon
Define the latest version of the muon CB class.
Definition
L2CombinedMuon.h:15
type
Generated on
for ATLAS Offline Software by
1.14.0