ATLAS Offline Software
Loading...
Searching...
No Matches
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
AthAlgorithm.h
AthAlgorithm::AthAlgorithm
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Definition
AthAlgorithm.cxx:24
BackgroundWordTest::~BackgroundWordTest
~BackgroundWordTest()
BackgroundWordTest::execute
StatusCode execute()
Definition
BackgroundWordTest.cxx:34
BackgroundWordTest::BackgroundWordTest
BackgroundWordTest(const std::string &name, ISvcLocator *pSvcLocator)
Definition
BackgroundWordTest.cxx:13
BackgroundWordTest::initialize
StatusCode initialize()
Definition
BackgroundWordTest.cxx:26
BackgroundWordTest::finalize
StatusCode finalize()
Definition
BackgroundWordTest.cxx:70
Generated on
for ATLAS Offline Software by
1.14.0