![]() |
ATLAS Offline Software
|
#include <RandomRoISeedTool.h>
Public Member Functions | |
| RandomRoISeedTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~RandomRoISeedTool ()=default |
| virtual StatusCode | initialize () override |
| virtual std::vector< ZWindow > | getRoIs (const EventContext &ctx) const override |
| Compute RoI. | |
Disallow default instantiation, copy, assignment | |
| FloatProperty | m_z0Window {this, "TrackZ0Window", 1.0, "width of z0 window"} |
| SG::ReadCondHandleKey< InDet::BeamSpotData > | m_beamSpotKey {this, "BeamSpotKey", "BeamSpotData", "SG key for beam spot"} |
| ServiceHandle< IAthRNGSvc > | m_atRndmSvc {this, "RndmGenSvc", "AthRNGSvc", "multi-thread safe random number generator"} |
| std::string | m_rndmEngineName {"SINGLE"} |
| RandomRoISeedTool ()=delete | |
| RandomRoISeedTool (const RandomRoISeedTool &)=delete | |
| RandomRoISeedTool & | operator= (const RandomRoISeedTool &)=delete |
Definition at line 31 of file RandomRoISeedTool.h.
| InDet::RandomRoISeedTool::RandomRoISeedTool | ( | const std::string & | t, |
| const std::string & | n, | ||
| const IInterface * | p ) |
Definition at line 25 of file RandomRoISeedTool.cxx.
|
virtualdefault |
|
protecteddelete |
|
protecteddelete |
|
overridevirtual |
Compute RoI.
Definition at line 48 of file RandomRoISeedTool.cxx.
|
overridevirtual |
Definition at line 35 of file RandomRoISeedTool.cxx.
|
protecteddelete |
|
protected |
Definition at line 65 of file RandomRoISeedTool.h.
|
protected |
Definition at line 64 of file RandomRoISeedTool.h.
|
protected |
Definition at line 67 of file RandomRoISeedTool.h.
|
protected |
Definition at line 63 of file RandomRoISeedTool.h.