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