![]() |
ATLAS Offline Software
|
Interface class ITrackingVolumeBuilders It inherits from IAlgTool. More...
#include <ITrackingVolumeBuilder.h>
Public Member Functions | |
| DeclareInterfaceID (ITrackingVolumeBuilder, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual | ~ITrackingVolumeBuilder () |
| Virtual destructor. | |
| virtual const std::vector< TrackingVolume * > * | trackingVolumes () const =0 |
| TrackingVolumeBuilder interface method - returns vector of Volumes. | |
Interface class ITrackingVolumeBuilders It inherits from IAlgTool.
The actual implementation of the AlgTool depends on the SubDetector, more detailed information should be found there.
Definition at line 28 of file ITrackingVolumeBuilder.h.
|
inlinevirtual |
| Trk::ITrackingVolumeBuilder::DeclareInterfaceID | ( | ITrackingVolumeBuilder | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
TrackingVolumeBuilder interface method - returns vector of Volumes.