#include <IEventCnvSuperTool.h>
|
typedef std::string | ELKey_t |
| Key and index types used for an EL to IdentifiableContainer. More...
|
|
typedef unsigned int | ELIndex_t |
|
Definition at line 25 of file IEventCnvSuperTool.h.
◆ ELIndex_t
◆ ELKey_t
◆ IEventCnvSuperTool()
Trk::IEventCnvSuperTool::IEventCnvSuperTool |
( |
| ) |
|
|
inline |
◆ canHandleInDet()
virtual bool Trk::IEventCnvSuperTool::canHandleInDet |
( |
| ) |
const |
|
pure virtual |
returns false if e.g.
no ID geometry available
◆ canHandleMuonSpectrometer()
virtual bool Trk::IEventCnvSuperTool::canHandleMuonSpectrometer |
( |
| ) |
const |
|
pure virtual |
returns false if e.g.
no Muon geometry available
◆ DeclareInterfaceID()
◆ doTrackOverlay()
virtual bool Trk::IEventCnvSuperTool::doTrackOverlay |
( |
| ) |
const |
|
pure virtual |
◆ getCnvTool()
◆ getHashAndIndex()
template<class CONT , class ROT >
This templated method will return the hashAndIndex of the passed RIO_OnTrack.
◆ getSurface()
◆ maxNumberOfErrors()
virtual int Trk::IEventCnvSuperTool::maxNumberOfErrors |
( |
| ) |
const |
|
pure virtual |
Maximum number of permitted errors.
◆ noGeometry()
virtual bool Trk::IEventCnvSuperTool::noGeometry |
( |
| ) |
const |
|
pure virtual |
returns true if e.g.
no Muon+ID geometry available
◆ prepareRIO_OnTrack()
virtual void Trk::IEventCnvSuperTool::prepareRIO_OnTrack |
( |
RIO_OnTrack * |
Rot | ) |
const |
|
pure virtual |
Take the passed RoT and prepare the PRD ElementLink for writing to disc.
◆ prepareRIO_OnTrackLink()
Take the passed RoT and return the EL components to write to disc.
◆ recreateRIO_OnTrack()
virtual void Trk::IEventCnvSuperTool::recreateRIO_OnTrack |
( |
RIO_OnTrack * |
RoT | ) |
const |
|
pure virtual |
Take the passed RoT and recreate it (i.e.
fill missing pointers etc)
The documentation for this class was generated from the following file: