ATLAS Offline Software
Loading...
Searching...
No Matches
HighGranularityTimingDetector
HGTD_Digitization
HGTD_Digitization
src
HGTD_FrontEndTool.h
Go to the documentation of this file.
1
14
15
#ifndef HGTD_DIGITIZATION_HGTD_FRONTEND_H
16
#define HGTD_DIGITIZATION_HGTD_FRONTEND_H
17
18
#include "
AthenaBaseComps/AthAlgTool.h
"
19
#include "
SiDigitization/IFrontEnd.h
"
20
21
#include "GaudiKernel/ToolHandle.h"
22
#include "
SiDigitization/SiChargedDiodeCollection.h
"
23
24
class
HGTD_FrontEndTool
:
public
extends<AthAlgTool, IFrontEnd> {
25
26
public
:
28
HGTD_FrontEndTool
(
const
std::string&
type
,
const
std::string& name,
29
const
IInterface* parent);
31
virtual
~HGTD_FrontEndTool
() {}
32
33
void
process
(
SiChargedDiodeCollection
& collection, CLHEP::HepRandomEngine* rndmEngine)
const
;
34
35
};
36
37
#endif
AthAlgTool.h
IFrontEnd.h
SiChargedDiodeCollection.h
HGTD_FrontEndTool::~HGTD_FrontEndTool
virtual ~HGTD_FrontEndTool()
Destructor.
Definition
HGTD_FrontEndTool.h:31
HGTD_FrontEndTool::HGTD_FrontEndTool
HGTD_FrontEndTool(const std::string &type, const std::string &name, const IInterface *parent)
constructor
Definition
HGTD_FrontEndTool.cxx:21
SiChargedDiodeCollection
Definition
SiChargedDiodeCollection.h:109
process
const std::string process
Definition
fbtTestBasics.cxx:76
type
Generated on
for ATLAS Offline Software by
1.14.0