ATLAS Offline Software
Reconstruction
RecBackground
RecBackgroundAlgs
src
BackgroundWordTest.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef RECBACKGROUNDALGS_CHBACKGROUNDWORDTEST
6
#define RECBACKGROUNDALGS_CHBACKGROUNDWORDTEST
7
8
9
#include "
AthenaBaseComps/AthAlgorithm.h
"
10
#include <string>
11
12
class
BackgroundWordTest
:
public
AthAlgorithm
13
{
14
15
public
:
16
17
BackgroundWordTest
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
18
~BackgroundWordTest
();
19
20
StatusCode
initialize
();
21
StatusCode
execute
();
22
StatusCode
finalize
();
23
};
24
25
#endif
BackgroundWordTest::initialize
StatusCode initialize()
Definition:
BackgroundWordTest.cxx:26
AthAlgorithm.h
BackgroundWordTest::BackgroundWordTest
BackgroundWordTest(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
BackgroundWordTest.cxx:13
BackgroundWordTest::finalize
StatusCode finalize()
Definition:
BackgroundWordTest.cxx:70
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
BackgroundWordTest
Definition:
BackgroundWordTest.h:13
AthAlgorithm
Definition:
AthAlgorithm.h:47
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
BackgroundWordTest::~BackgroundWordTest
~BackgroundWordTest()
BackgroundWordTest::execute
StatusCode execute()
Definition:
BackgroundWordTest.cxx:34
Generated on Mon Dec 23 2024 21:07:21 for ATLAS Offline Software by
1.8.18