ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataRead
src
DMTestRead.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
19
20
#ifndef DATAMODELTESTDATAREAD_DMTESTREAD_H
21
#define DATAMODELTESTDATAREAD_DMTESTREAD_H
22
23
24
#include "
AthenaBaseComps/AthAlgorithm.h
"
25
26
27
28
namespace
DMTest
{
29
30
34
class
DMTestRead
35
:
public
AthAlgorithm
36
{
37
public
:
43
DMTestRead
(
const
std::string &name,ISvcLocator *pSvcLocator);
44
48
virtual
StatusCode
execute
(
const
EventContext& ctx)
override
;
49
};
50
51
52
}
// namespace DMTest
53
54
55
#endif
// not DATAMODELTESTDATAREAD_DMTESTREAD_H
AthAlgorithm.h
AthAlgorithm::AthAlgorithm
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Definition
AthAlgorithm.cxx:10
DMTest::DMTestRead::DMTestRead
DMTestRead(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Definition
DMTestRead.cxx:46
DMTest::DMTestRead::execute
virtual StatusCode execute(const EventContext &ctx) override
Algorithm event processing.
Definition
DMTestRead.cxx:155
DMTest
Definition
B.h:23
Generated on
for ATLAS Offline Software by
1.17.0