ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTriggerCnv
src
TrigPassBitsCnvTool.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 XAODTRIGGERCNV_TRIGPASSBITSCNVTOOL_H
8
#define XAODTRIGGERCNV_TRIGPASSBITSCNVTOOL_H
9
10
// Gaudi/Athena include(s):
11
#include "
AthenaBaseComps/AthAlgTool.h
"
12
13
// Local include(s):
14
#include "
xAODTriggerCnv/ITrigPassBitsCnvTool.h
"
15
16
namespace
xAODMaker
{
17
26
class
TrigPassBitsCnvTool
:
public
AthAlgTool
,
27
public
virtual
ITrigPassBitsCnvTool
{
28
29
public
:
31
TrigPassBitsCnvTool
(
const
std::string&
type
,
const
std::string& name,
32
const
IInterface* parent );
33
35
virtual
StatusCode
convert
(
const
TrigPassBitsCollection
* aod,
36
xAOD::TrigPassBitsContainer
* xaod )
const override
;
37
38
};
// class TrigPassBitsCnvTool
39
40
}
// namespace xAODMaker
41
42
#endif
// XAODTRIGGERCNV_TRIGPASSBITSCNVTOOL_H
AthAlgTool.h
ITrigPassBitsCnvTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
TrigPassBitsCollection
Definition
TrigPassBitsCollection.h:17
xAODMaker::ITrigPassBitsCnvTool
Interface for the tool creating TrigPassBitsContainer from an AOD.
Definition
ITrigPassBitsCnvTool.h:38
xAODMaker::TrigPassBitsCnvTool::convert
virtual StatusCode convert(const TrigPassBitsCollection *aod, xAOD::TrigPassBitsContainer *xaod) const override
Function that fills an existing xAOD::TrigPassBits.
Definition
TrigPassBitsCnvTool.cxx:34
xAODMaker::TrigPassBitsCnvTool::TrigPassBitsCnvTool
TrigPassBitsCnvTool(const std::string &type, const std::string &name, const IInterface *parent)
Regular AlgTool constructor.
Definition
TrigPassBitsCnvTool.cxx:16
xAODMaker
Definition
StoreGateSvc.h:72
xAOD::TrigPassBitsContainer
TrigPassBitsContainer_v1 TrigPassBitsContainer
Define the latest version of the trig pass bits container class.
Definition
TrigPassBitsContainer.h:17
type
Generated on
for ATLAS Offline Software by
1.14.0