![]() |
ATLAS Offline Software
|
ATLAS extension of the VolumePlacementBase interface. More...
#include <IVolumePlacement.h>
Public Member Functions | |
| virtual DetectorType | detectorType () const =0 |
| Detector type of the store where the associated transforms are cached. | |
| virtual unsigned | storeAlignedTransforms (const DetectorAlignStore &store) const =0 |
| Fill the alignment store wwith the transforms from the element & Return the number of cached transforms. | |
ATLAS extension of the VolumePlacementBase interface.
Definition at line 18 of file IVolumePlacement.h.
|
pure virtual |
Detector type of the store where the associated transforms are cached.
Implemented in ActsTrk::VolumePlacement.
|
pure virtual |
Fill the alignment store wwith the transforms from the element & Return the number of cached transforms.
| store | Reference to the store which will be populated. |
Implemented in ActsTrk::VolumePlacement.