![]() |
ATLAS Offline Software
|
#include <TruthHSRoISeedTool.h>
Public Member Functions | |
| TruthHSRoISeedTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~TruthHSRoISeedTool ()=default |
| virtual StatusCode | initialize () override |
| virtual std::vector< ZWindow > | getRoIs (const EventContext &ctx) const override |
| Compute RoI. | |
Disallow default instantiation, copy, assignment | |
| SG::ReadHandleKey< xAOD::TruthEventContainer > | m_inputTruthEventsKey {this, "InputTruthEventsCollection", "TruthEvents", "Input truth events collection."} |
| FloatProperty | m_z0Window {this, "TrackZ0Window", 1.0, "width of z0 window"} |
| TruthHSRoISeedTool ()=delete | |
| TruthHSRoISeedTool (const TruthHSRoISeedTool &)=delete | |
| TruthHSRoISeedTool & | operator= (const TruthHSRoISeedTool &)=delete |
Definition at line 24 of file TruthHSRoISeedTool.h.
| InDet::TruthHSRoISeedTool::TruthHSRoISeedTool | ( | const std::string & | t, |
| const std::string & | n, | ||
| const IInterface * | p ) |
Definition at line 21 of file TruthHSRoISeedTool.cxx.
|
virtualdefault |
|
protecteddelete |
|
protecteddelete |
|
overridevirtual |
Compute RoI.
Definition at line 44 of file TruthHSRoISeedTool.cxx.
|
overridevirtual |
Definition at line 31 of file TruthHSRoISeedTool.cxx.
|
protecteddelete |
|
protected |
Definition at line 56 of file TruthHSRoISeedTool.h.
|
protected |
Definition at line 57 of file TruthHSRoISeedTool.h.