ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTestReadSymlink.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-2017 CERN for the benefit of the ATLAS collaboration.
5 */
6
7// $Id$
14
15
16#ifndef DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
17#define DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
18
19
25
26
27namespace DMTest {
28
29
32{
33public:
39 xAODTestReadSymlink (const std::string &name, ISvcLocator *pSvcLocator);
40
41
45 virtual StatusCode initialize() override;
46
47
51 virtual StatusCode execute (const EventContext& ctx) const override;
52
53
54private:
56
60};
61
62
63} // namespace DMTest
64
65
66#endif // not DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
Base class for elements of a container that can have aux data.
For symlink tests.
For symlink tests.
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition B.h:23