ATLAS Offline Software
LArCalorimeter
LArG4
LArG4ShowerLibSvc
LArG4ShowerLibSvc
LArG4ShowerLibSvcTest.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 G4SHOWERLIBSVC_G4SHOWERLIBSVCTEST_H
6
#define G4SHOWERLIBSVC_G4SHOWERLIBSVCTEST_H
7
8
#include "
AthenaBaseComps/AthAlgorithm.h
"
9
10
#include "GaudiKernel/ServiceHandle.h"
11
12
#include "
LArG4ShowerLibSvc/ILArG4ShowerLibSvc.h
"
13
14
class
LArG4ShowerLibSvcTest
:
public
AthAlgorithm
{
15
16
public
:
17
18
LArG4ShowerLibSvcTest
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
19
virtual
~LArG4ShowerLibSvcTest
();
20
21
StatusCode
initialize
();
22
StatusCode
finalize
();
23
StatusCode
execute
();
24
25
private
:
26
27
ServiceHandle<ILArG4ShowerLibSvc>
m_showerLibSvc
;
28
29
};
30
31
#endif // G4SHOWERLIBSVC_G4SHOWERLIBSVCTEST_H
LArG4ShowerLibSvcTest::m_showerLibSvc
ServiceHandle< ILArG4ShowerLibSvc > m_showerLibSvc
Definition:
LArG4ShowerLibSvcTest.h:27
LArG4ShowerLibSvcTest
Definition:
LArG4ShowerLibSvcTest.h:14
LArG4ShowerLibSvcTest::LArG4ShowerLibSvcTest
LArG4ShowerLibSvcTest(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
LArG4ShowerLibSvcTest.cxx:7
LArG4ShowerLibSvcTest::finalize
StatusCode finalize()
Definition:
LArG4ShowerLibSvcTest.cxx:32
AthAlgorithm.h
ILArG4ShowerLibSvc.h
LArG4ShowerLibSvcTest::execute
StatusCode execute()
Definition:
LArG4ShowerLibSvcTest.cxx:38
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgorithm
Definition:
AthAlgorithm.h:47
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
LArG4ShowerLibSvcTest::~LArG4ShowerLibSvcTest
virtual ~LArG4ShowerLibSvcTest()
Definition:
LArG4ShowerLibSvcTest.cxx:14
LArG4ShowerLibSvcTest::initialize
StatusCode initialize()
Definition:
LArG4ShowerLibSvcTest.cxx:18
ServiceHandle< ILArG4ShowerLibSvc >
Generated on Sun Dec 22 2024 21:13:29 for ATLAS Offline Software by
1.8.18