ATLAS Offline Software
IDecisionSvc.cxx
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // IDecisionSvc.cxx
8 // Implementation file for class IDecisionSvc
9 // Author: S.Binet<binet@cern.ch>
10 // B.Radics<radbal@cern.ch>
12 
13 // FrameWork includes
14 #include "GaudiKernel/INamedInterface.h"
15 #include "GaudiKernel/EventContext.h"
16 
17 // AthenaKernel includes
19 
21 {}
IDecisionSvc::~IDecisionSvc
virtual ~IDecisionSvc()
Definition: IDecisionSvc.cxx:20
IDecisionSvc.h