25#ifndef __mlDRTBeamSequenceWrapper_H
26#define __mlDRTBeamSequenceWrapper_H
30#include <FMEThirdPartyWarningsDisable.h>
36#include <FMEThirdPartyWarningsRestore.h>
A class that wraps DRTBeamSequence Item for use in Python.
QString getReferencedReferenceImageSequenceTag() const
QString getNumberOfBlocksTag() const
QString getRadiationTypeTag() const
QString getReferencedToleranceTableNumberTag() const
DRTBeamSequenceWrapper & operator=(const DRTBeamSequenceWrapper &toCopy)
DRTBeamSequenceWrapper(const DRTBeamSequenceWrapper &toCopy)
QString getApplicatorSequenceTag() const
QString getManufacturerTag() const
QString getNumberOfControlPointsTag() const
QString getFinalCumulativeMetersetWeightTag() const
QString getTotalBlockTrayFactorTag() const
QString getBeamLimitingDeviceSequenceTag() const
QString getNumberOfWedgesTag() const
int getNumberOfItems() const
QString getNumberOfBoliTag() const
QString getReferencedDoseSequenceTag() const
QString getTotalCompensatorTrayFactorTag() const
QString getBeamNumberTag() const
QString getTreatmentMachineNameTag() const
QString getReferencedPatientSetupNumberTag() const
QString getControlPointSequenceTag() const
QString getPlannedVerificationImageSequenceTag() const
QString getBeamDescriptionTag() const
DRTBeamSequenceWrapper(ml::DcmDRTBeamSequenceInterface *wrappedSequence)
QString getManufacturerModelNameTag() const
QString getSourceAxisDistanceTag() const
QString getPrimaryDosimeterUnitTag() const
QString getDeviceSerialNumberTag() const
QString getBeamTypeTag() const
QString getNumberOfCompensatorsTag() const
QString getCompensatorSequenceTag() const
QString getInstitutionalDepartmentNameTag() const
QVariant getItem(int idx)
QString getHighDoseTechniqueTypeTag() const
QString getTreatmentDeliveryTypeTag() const
QString getInstitutionAddressTag() const
QString getInstitutionNameTag() const
QString getWedgeSequenceTag() const
QString getBeamNameTag() const
QString getReferencedBolusSequenceTag() const
ml::DcmDRTBeamSequenceInterface getWrappedSequence() const
QString getBlockSequenceTag() const
Class to provide access to DRTBeamSequence.
std::string getNumberOfBoliTag() const
std::string getTotalCompensatorTrayFactorTag() const
std::string getTreatmentDeliveryTypeTag() const
std::string getApplicatorSequenceTag() const
std::string getNumberOfControlPointsTag() const
std::string getTreatmentMachineNameTag() const
std::string getHighDoseTechniqueTypeTag() const
std::string getBeamLimitingDeviceSequenceTag() const
std::string getReferencedToleranceTableNumberTag() const
std::string getFinalCumulativeMetersetWeightTag() const
std::string getNumberOfBlocksTag() const
std::string getBeamDescriptionTag() const
std::string getInstitutionNameTag() const
std::string getReferencedBolusSequenceTag() const
std::string getCompensatorSequenceTag() const
std::string getControlPointSequenceTag() const
std::string getBeamNameTag() const
std::string getBeamNumberTag() const
std::string getSourceAxisDistanceTag() const
std::string getTotalBlockTrayFactorTag() const
std::string getReferencedPatientSetupNumberTag() const
std::string getPrimaryDosimeterUnitTag() const
std::string getManufacturerTag() const
std::string getBeamTypeTag() const
std::string getManufacturerModelNameTag() const
std::string getReferencedReferenceImageSequenceTag() const
void setSequence(std::vector< DcmDRTBeamSequenceInterface::Item > dcmSequence)
Set the DRTBeamSequence this interface class provides access to.
std::string getBlockSequenceTag() const
std::string getNumberOfCompensatorsTag() const
std::string getPlannedVerificationImageSequenceTag() const
std::string getInstitutionalDepartmentNameTag() const
std::string getNumberOfWedgesTag() const
std::string getDeviceSerialNumberTag() const
std::string getWedgeSequenceTag() const
std::string getRadiationTypeTag() const
std::string getInstitutionAddressTag() const
std::string getReferencedDoseSequenceTag() const
Class to provide access to DRTBeamSequence.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.