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