ATLAS Offline Software
IPerfMonSvc.cxx
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // IPerfMonSvc.cxx
8 // Implementation file for class IPerfMonSvc
9 // Author: S.Binet<binet@cern.ch>
11 
12 // Gaudi includes
13 #include "GaudiKernel/Bootstrap.h"
14 #include "GaudiKernel/ISvcLocator.h"
15 
16 // PerfMonKernel includes
18 
20 // Public methods:
22 
23 // Destructor
26 {}
IPerfMonSvc::~IPerfMonSvc
virtual ~IPerfMonSvc()
Destructor:
Definition: IPerfMonSvc.cxx:25
IPerfMonSvc.h