ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
DicomBeamDevicePos (DRTBeamLimitingDevicePositionSequence::Item bldpsItem) | |
~DicomBeamDevicePos () | |
void | DumpToFile (std::ofstream &out) |
void | Print (std::ostream &out) |
Public Member Functions inherited from DicomVBeamDevice | |
void | SetNumberOfLeafJawPairs (Sint32 dat) |
Sint32 | GetNumberOfLeafJawPairs () const |
void | SetType (OFString dat) |
OFString | GetType () const |
void | AddPositionBoundary (Float64 dat) |
Float64 | GetPositionBoundary (size_t ii) |
Additional Inherited Members | |
Protected Member Functions inherited from DicomVBeamDevice | |
DicomVBeamDevice () | |
~DicomVBeamDevice () | |
Protected Attributes inherited from DicomVBeamDevice | |
OFString | theType |
Sint32 | theNumberOfLeafJawPairs |
std::vector< Float64 > | thePositionBoundaries |
Definition at line 31 of file DicomBeamDevicePos.hh.
View newest version in sPHENIX GitHub at line 31 of file DicomBeamDevicePos.hh
DicomBeamDevicePos::DicomBeamDevicePos | ( | DRTBeamLimitingDevicePositionSequence::Item | bldpsItem | ) |
Definition at line 31 of file DicomBeamDevicePos.cc.
View newest version in sPHENIX GitHub at line 31 of file DicomBeamDevicePos.cc
References DicomVBeamDevice::AddPositionBoundary(), G4cout, G4endl, DicomVBeamDevice::SetNumberOfLeafJawPairs(), and DicomVBeamDevice::SetType().
|
inline |
Definition at line 35 of file DicomBeamDevicePos.hh.
View newest version in sPHENIX GitHub at line 35 of file DicomBeamDevicePos.hh
|
virtual |
Implements DicomVBeamDevice.
Definition at line 53 of file DicomBeamDevicePos.cc.
View newest version in sPHENIX GitHub at line 53 of file DicomBeamDevicePos.cc
References G4endl, DicomVBeamDevice::theNumberOfLeafJawPairs, DicomVBeamDevice::thePositionBoundaries, DicomVBeamDevice::theType, and nlohmann::to_string().
|
virtual |
Implements DicomVBeamDevice.
Definition at line 64 of file DicomBeamDevicePos.cc.
View newest version in sPHENIX GitHub at line 64 of file DicomBeamDevicePos.cc