#include <ITrigTrkPrecHypoTool.h>
Definition at line 10 of file ITrigTrkPrecHypoTool.h.
◆ ~ITrigTrkPrecHypoTool()
virtual ITrigTrkPrecHypoTool::~ITrigTrkPrecHypoTool |
( |
| ) |
|
|
inlinevirtual |
◆ decide() [1/2]
Makes a decision for a single object The decision needs to be returned.
◆ decide() [2/2]
virtual StatusCode ITrigTrkPrecHypoTool::decide |
( |
std::vector< TrackingInfo > & |
input | ) |
const |
|
pure virtual |
decides upon all tracks Note it is for a reason a non-virtual method, it is an interface in gaudi sense and implementation.
There will be many tools called often to perform this quick operation and we do not want to pay for polymorphism which we do not need to use. Will actually see when N obj hypos will enter the scene
◆ DeclareInterfaceID()
The documentation for this class was generated from the following file: