ATLAS Offline Software
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$
16 #ifndef DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
17 #define DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
18 
19 
25 
26 
27 namespace DMTest {
28 
29 
31  : public AthReentrantAlgorithm
32 {
33 public:
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 
54 private:
56 
60 };
61 
62 
63 } // namespace DMTest
64 
65 
66 #endif // not DATAMODELTESTDATACOMMON_XAODTESTREADSYMLINK_H
ReadHandleKey.h
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< SG::AuxElement >
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition: AthReentrantAlgorithm.h:83
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
S2.h
For symlink tests.
AthReentrantAlgorithm.h
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:221
S1.h
For symlink tests.
AuxElement.h
Base class for elements of a container that can have aux data.
DMTest
Definition: B.h:23