![]() |
ATLAS Offline Software
|
#include <HGTD_FrontEndTool.h>
Public Member Functions | |
HGTD_FrontEndTool (const std::string &type, const std::string &name, const IInterface *parent) | |
constructor More... | |
virtual | ~HGTD_FrontEndTool () |
Destructor. More... | |
void | process (SiChargedDiodeCollection &collection, CLHEP::HepRandomEngine *rndmEngine) const |
Definition at line 24 of file HGTD_FrontEndTool.h.
HGTD_FrontEndTool::HGTD_FrontEndTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
constructor
Definition at line 21 of file HGTD_FrontEndTool.cxx.
|
inlinevirtual |
void HGTD_FrontEndTool::process | ( | SiChargedDiodeCollection & | collection, |
CLHEP::HepRandomEngine * | rndmEngine | ||
) | const |
Definition at line 27 of file HGTD_FrontEndTool.cxx.