Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EMBHitsTestTool.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 G4AT_EMBHITSTESTTOOL
6 #define G4AT_EMBHITSTESTTOOL
7 
8 #include "LArHitsTestTool.h"
9 
11 {
12  public:
13  EMBHitsTestTool(const std::string& type, const std::string& name, const IInterface* parent);
14  virtual ~EMBHitsTestTool() {}
15 
17 };
18 
19 #endif // G4AT_EMBHITSTESTTOOL
EMBHitsTestTool
Definition: EMBHitsTestTool.h:11
LArHitsTestTool
Definition: LArHitsTestTool.h:12
python.CaloAddPedShiftConfig.type
type
Definition: CaloAddPedShiftConfig.py:42
LArHitsTestTool.h
EMBHitsTestTool::~EMBHitsTestTool
virtual ~EMBHitsTestTool()
Definition: EMBHitsTestTool.h:14
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition: PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
test_pyathena.parent
parent
Definition: test_pyathena.py:15
EMBHitsTestTool::EMBHitsTestTool
EMBHitsTestTool(const std::string &type, const std::string &name, const IInterface *parent)
Definition: EMBHitsTestTool.cxx:11
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:240
EMBHitsTestTool::initialize
StatusCode initialize()
Definition: EMBHitsTestTool.cxx:16