ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoopTest
EventLoopTest
UnitTestAlg3.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
//
3
// Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
4
//
5
#ifndef EVENTLOOPTEST_UNITTESTALG3_H
6
#define EVENTLOOPTEST_UNITTESTALG3_H
7
8
// EventLoop include(s).
9
#include "
AnaAlgorithm/AnaAlgorithm.h
"
10
11
namespace
EL
{
12
20
class
UnitTestAlg3
final :
public
AnaAlgorithm
{
21
22
public
:
24
UnitTestAlg3
(
const
std::string& name, ISvcLocator* svcLoc );
25
28
30
virtual ::StatusCode
execute
()
override
;
31
33
34
private
:
37
39
int
m_leakBytes
;
40
42
43
};
// class UnitTestAlg3
44
45
}
// namespace EL
46
47
#endif
// EVENTLOOPTEST_UNITTESTALG3_H
AnaAlgorithm.h
EL::AnaAlgorithm::AnaAlgorithm
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Definition
AnaAlgorithm.cxx:40
EL::UnitTestAlg3::execute
virtual::StatusCode execute() override
Function executing the algorithm.
Definition
UnitTestAlg3.cxx:18
EL::UnitTestAlg3::m_leakBytes
int m_leakBytes
The number of bytes to leak per event.
Definition
UnitTestAlg3.h:39
EL::UnitTestAlg3::UnitTestAlg3
UnitTestAlg3(const std::string &name, ISvcLocator *svcLoc)
Standard algorithm constructor.
Definition
UnitTestAlg3.cxx:10
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
Generated on
for ATLAS Offline Software by
1.17.0