ATLAS Offline Software
Control
AthenaServices
src
Control/AthenaServices/src/DecisionAlg.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ATHENASERVICES_DECISIONALG_H
6
#define ATHENASERVICES_DECISIONALG_H
7
8
#include "
AthenaBaseComps/FilteredAlgorithm.h
"
9
16
class
DecisionAlg
:
public
FilteredAlgorithm
17
{
18
public
:
19
21
DecisionAlg
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
23
virtual
~DecisionAlg
();
24
25
};
26
27
#endif // ATHENASERVICES_DECISIONALG_H
FilteredAlgorithm
algorithm that marks for write data objects in SG
Definition:
FilteredAlgorithm.h:33
FilteredAlgorithm.h
DecisionAlg
Call through interface to FilteredAlgorithm.
Definition:
Control/AthenaServices/src/DecisionAlg.h:17
DecisionAlg::DecisionAlg
DecisionAlg(const std::string &name, ISvcLocator *pSvcLocator)
Standard algorithm Constructor.
Definition:
Control/AthenaServices/src/DecisionAlg.cxx:12
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
DecisionAlg::~DecisionAlg
virtual ~DecisionAlg()
Standard Destructor.
Definition:
Control/AthenaServices/src/DecisionAlg.cxx:19
Generated on Sun Dec 22 2024 21:09:18 for ATLAS Offline Software by
1.8.18