ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTestWriteSymlinks.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 * Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration.
4 */
5// $Id$
12
13
14#ifndef DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
15#define DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
16
17
23
24
25namespace DMTest {
26
27
33{
34public:
40 xAODTestWriteSymlinks (const std::string &name, ISvcLocator *pSvcLocator);
41
42
46 virtual StatusCode initialize() override;
47
48
52 virtual StatusCode execute (const EventContext& ctx) const override;
53
54
55private:
58
61
64};
65
66
67} // namespace DMTest
68
69
70#endif // not DATAMODELTESTDATAWRITE_XAODTESTWRITESYMLINKS_H
For symlink tests.
For symlink tests.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
Definition B.h:23