#include <TruthHSRoISeedTool.h>
Definition at line 24 of file TruthHSRoISeedTool.h.
◆ TruthHSRoISeedTool() [1/3]
InDet::TruthHSRoISeedTool::TruthHSRoISeedTool |
( |
const std::string & |
t, |
|
|
const std::string & |
n, |
|
|
const IInterface * |
p |
|
) |
| |
◆ ~TruthHSRoISeedTool()
virtual InDet::TruthHSRoISeedTool::~TruthHSRoISeedTool |
( |
| ) |
|
|
virtualdefault |
◆ TruthHSRoISeedTool() [2/3]
InDet::TruthHSRoISeedTool::TruthHSRoISeedTool |
( |
| ) |
|
|
protecteddelete |
◆ TruthHSRoISeedTool() [3/3]
◆ getRoIs()
Compute RoI.
Definition at line 44 of file TruthHSRoISeedTool.cxx.
48 std::vector<InDet::IZWindowRoISeedTool::ZWindow> listRoIs;
53 if (not truthEvents.isValid()) {
54 ATH_MSG_ERROR(
"Cannot retrieve xAOD truth event information. Bailing out with empty RoI list.");
62 if (hsPos ==
nullptr) {
63 ATH_MSG_DEBUG(
"Invalid signal process vertex! Trying next TruthEvent.");
70 listRoIs.push_back(RoI);
◆ initialize()
StatusCode InDet::TruthHSRoISeedTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ operator=()
◆ m_inputTruthEventsKey
◆ m_z0Window
FloatProperty InDet::TruthHSRoISeedTool::m_z0Window {this, "TrackZ0Window", 1.0, "width of z0 window"} |
|
protected |
The documentation for this class was generated from the following files: