ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
Sint32 | theIndex |
Float64 | theNominalBeamEnergy |
Float64 | theGantryAngle |
OFString | theGantryRotationDirection |
Float64 | theBeamLimitingDeviceAngle |
OFString | theBeamLimitingDeviceRotationDirection |
Float64 | thePatientSupportAngle |
OFString | thePatientSupportRotationDirection |
Float64 | theTableTopEccentricAngle |
OFString | theTableTopEccentricRotationDirection |
G4ThreeVector | theIsocenterPosition |
Float64 | theSourceToSurfaceDistance |
Float64 | theCumulativeMetersetWeight |
Float64 | theMetersetWeight |
Float32 | theGantryPitchAngle |
Float64 | theSurfaceEntryPoint |
Float64 | theTableTopEccentricAxisDistance |
Float64 | theTableTopLateralPosition |
Float64 | theTableTopLongitudinalPosition |
Float32 | theTableTopPitchAngle |
OFString | theTableTopPitchRotationDirection |
Float32 | theTableTopRollAngle |
OFString | theTableTopRollRotationDirection |
Float64 | theTableTopVerticalPosition |
std::vector< DicomBeamDevicePos * > | theDevices |
Definition at line 36 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 36 of file DicomBeamControlPoint.hh
DicomBeamControlPoint::DicomBeamControlPoint | ( | DRTControlPointSequence::Item | cpItem, |
DicomBeamControlPoint * | point0 | ||
) |
Definition at line 33 of file DicomBeamControlPoint.cc.
View newest version in sPHENIX GitHub at line 33 of file DicomBeamControlPoint.cc
References AddDevice(), G4cout, G4endl, GetBeamLimitingDeviceAngle(), GetBeamLimitingDeviceRotationDirection(), GetGantryPitchAngle(), GetIsocenterPosition(), GetNominalBeamEnergy(), GetPatientSupportAngle(), GetPatientSupportRotationDirection(), GetSourceToSurfaceDistance(), GetSurfaceEntryPoint(), GetTableTopEccentricAngle(), GetTableTopEccentricAxisDistance(), GetTableTopEccentricRotationDirection(), GetTableTopLateralPosition(), GetTableTopLongitudinalPosition(), GetTableTopPitchAngle(), GetTableTopPitchRotationDirection(), GetTableTopRollAngle(), GetTableTopRollRotationDirection(), GetTableTopVerticalPosition(), SetBeamLimitingDeviceAngle(), SetBeamLimitingDeviceRotationDirection(), SetCumulativeMetersetWeight(), SetGantryAngle(), SetGantryPitchAngle(), SetIndex(), SetIsocenterPosition(), SetNominalBeamEnergy(), SetPatientSupportAngle(), SetPatientSupportRotationDirection(), SetSourceToSurfaceDistance(), SetSurfaceEntryPoint(), SetTableTopEccentricAngle(), SetTableTopEccentricAxisDistance(), SetTableTopEccentricRotationDirection(), SetTableTopLateralPosition(), SetTableTopLongitudinalPosition(), SetTableTopPitchAngle(), SetTableTopPitchRotationDirection(), SetTableTopRollAngle(), SetTableTopRollRotationDirection(), and SetTableTopVerticalPosition().
|
inline |
Definition at line 40 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 40 of file DicomBeamControlPoint.hh
|
inline |
Definition at line 185 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 185 of file DicomBeamControlPoint.hh
References theDevices.
Referenced by DicomBeamControlPoint().
void DicomBeamControlPoint::DumpToFile | ( | std::ofstream & | out | ) |
Definition at line 223 of file DicomBeamControlPoint.cc.
View newest version in sPHENIX GitHub at line 223 of file DicomBeamControlPoint.cc
References G4endl, theBeamLimitingDeviceAngle, theDevices, theGantryAngle, theGantryPitchAngle, theIndex, theIsocenterPosition, theMetersetWeight, theNominalBeamEnergy, thePatientSupportAngle, theSourceToSurfaceDistance, theSurfaceEntryPoint, theTableTopEccentricAngle, theTableTopEccentricAxisDistance, theTableTopLateralPosition, theTableTopLongitudinalPosition, theTableTopPitchAngle, theTableTopRollAngle, theTableTopVerticalPosition, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
inline |
Definition at line 124 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 124 of file DicomBeamControlPoint.hh
References theBeamLimitingDeviceAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 127 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 127 of file DicomBeamControlPoint.hh
References theBeamLimitingDeviceRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 148 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 148 of file DicomBeamControlPoint.hh
References theCumulativeMetersetWeight.
|
inline |
Definition at line 154 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 154 of file DicomBeamControlPoint.hh
References theGantryPitchAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 121 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 121 of file DicomBeamControlPoint.hh
References theGantryRotationDirection.
|
inline |
Definition at line 46 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 46 of file DicomBeamControlPoint.hh
References theIndex.
|
inline |
Definition at line 142 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 142 of file DicomBeamControlPoint.hh
References theIsocenterPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 151 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 151 of file DicomBeamControlPoint.hh
References theMetersetWeight.
|
inline |
Definition at line 52 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 52 of file DicomBeamControlPoint.hh
References theNominalBeamEnergy.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 130 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 130 of file DicomBeamControlPoint.hh
References thePatientSupportAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 133 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 133 of file DicomBeamControlPoint.hh
References thePatientSupportRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 145 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 145 of file DicomBeamControlPoint.hh
References theSourceToSurfaceDistance.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 157 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 157 of file DicomBeamControlPoint.hh
References theSurfaceEntryPoint.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 136 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 136 of file DicomBeamControlPoint.hh
References theTableTopEccentricAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 160 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 160 of file DicomBeamControlPoint.hh
References theTableTopEccentricAxisDistance.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 139 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 139 of file DicomBeamControlPoint.hh
References theTableTopEccentricRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 163 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 163 of file DicomBeamControlPoint.hh
References theTableTopLateralPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 166 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 166 of file DicomBeamControlPoint.hh
References theTableTopLongitudinalPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 169 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 169 of file DicomBeamControlPoint.hh
References theTableTopPitchAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 172 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 172 of file DicomBeamControlPoint.hh
References theTableTopPitchRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 175 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 175 of file DicomBeamControlPoint.hh
References theTableTopRollAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 178 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 178 of file DicomBeamControlPoint.hh
References theTableTopRollRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 181 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 181 of file DicomBeamControlPoint.hh
References theTableTopVerticalPosition.
Referenced by DicomBeamControlPoint().
void DicomBeamControlPoint::Print | ( | std::ostream & | out | ) |
Definition at line 217 of file DicomBeamControlPoint.cc.
View newest version in sPHENIX GitHub at line 217 of file DicomBeamControlPoint.cc
|
inline |
Definition at line 61 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 61 of file DicomBeamControlPoint.hh
References theBeamLimitingDeviceAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 64 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 64 of file DicomBeamControlPoint.hh
References theBeamLimitingDeviceRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 85 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 85 of file DicomBeamControlPoint.hh
References theCumulativeMetersetWeight.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 55 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 55 of file DicomBeamControlPoint.hh
References theGantryAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 91 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 91 of file DicomBeamControlPoint.hh
References theGantryPitchAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 58 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 58 of file DicomBeamControlPoint.hh
References theGantryRotationDirection.
|
inline |
Definition at line 43 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 43 of file DicomBeamControlPoint.hh
References theIndex.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 79 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 79 of file DicomBeamControlPoint.hh
References theIsocenterPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 88 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 88 of file DicomBeamControlPoint.hh
References theMetersetWeight.
|
inline |
Definition at line 49 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 49 of file DicomBeamControlPoint.hh
References theNominalBeamEnergy.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 67 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 67 of file DicomBeamControlPoint.hh
References thePatientSupportAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 70 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 70 of file DicomBeamControlPoint.hh
References thePatientSupportRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 82 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 82 of file DicomBeamControlPoint.hh
References theSourceToSurfaceDistance.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 94 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 94 of file DicomBeamControlPoint.hh
References theSurfaceEntryPoint.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 73 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 73 of file DicomBeamControlPoint.hh
References theTableTopEccentricAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 97 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 97 of file DicomBeamControlPoint.hh
References theTableTopEccentricAxisDistance.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 76 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 76 of file DicomBeamControlPoint.hh
References theTableTopEccentricRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 100 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 100 of file DicomBeamControlPoint.hh
References theTableTopLateralPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 103 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 103 of file DicomBeamControlPoint.hh
References theTableTopLongitudinalPosition.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 106 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 106 of file DicomBeamControlPoint.hh
References theTableTopPitchAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 109 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 109 of file DicomBeamControlPoint.hh
References theTableTopPitchRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 112 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 112 of file DicomBeamControlPoint.hh
References theTableTopRollAngle.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 115 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 115 of file DicomBeamControlPoint.hh
References theTableTopRollRotationDirection.
Referenced by DicomBeamControlPoint().
|
inline |
Definition at line 118 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 118 of file DicomBeamControlPoint.hh
References theTableTopVerticalPosition.
Referenced by DicomBeamControlPoint().
|
private |
Definition at line 198 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 198 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetBeamLimitingDeviceAngle(), and SetBeamLimitingDeviceAngle().
|
private |
Definition at line 199 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 199 of file DicomBeamControlPoint.hh
Referenced by GetBeamLimitingDeviceRotationDirection(), and SetBeamLimitingDeviceRotationDirection().
|
private |
Definition at line 206 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 206 of file DicomBeamControlPoint.hh
Referenced by GetCumulativeMetersetWeight(), and SetCumulativeMetersetWeight().
|
private |
Definition at line 219 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 219 of file DicomBeamControlPoint.hh
Referenced by AddDevice(), and DumpToFile().
|
private |
Definition at line 196 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 196 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), and SetGantryAngle().
|
private |
Definition at line 208 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 208 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetGantryPitchAngle(), and SetGantryPitchAngle().
|
private |
Definition at line 197 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 197 of file DicomBeamControlPoint.hh
Referenced by GetGantryRotationDirection(), and SetGantryRotationDirection().
|
private |
Definition at line 194 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 194 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetIndex(), and SetIndex().
|
private |
Definition at line 204 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 204 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetIsocenterPosition(), and SetIsocenterPosition().
|
private |
Definition at line 207 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 207 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetMetersetWeight(), and SetMetersetWeight().
|
private |
Definition at line 195 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 195 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetNominalBeamEnergy(), and SetNominalBeamEnergy().
|
private |
Definition at line 200 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 200 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetPatientSupportAngle(), and SetPatientSupportAngle().
|
private |
Definition at line 201 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 201 of file DicomBeamControlPoint.hh
Referenced by GetPatientSupportRotationDirection(), and SetPatientSupportRotationDirection().
|
private |
Definition at line 205 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 205 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetSourceToSurfaceDistance(), and SetSourceToSurfaceDistance().
|
private |
Definition at line 209 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 209 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetSurfaceEntryPoint(), and SetSurfaceEntryPoint().
|
private |
Definition at line 202 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 202 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopEccentricAngle(), and SetTableTopEccentricAngle().
|
private |
Definition at line 210 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 210 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopEccentricAxisDistance(), and SetTableTopEccentricAxisDistance().
|
private |
Definition at line 203 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 203 of file DicomBeamControlPoint.hh
Referenced by GetTableTopEccentricRotationDirection(), and SetTableTopEccentricRotationDirection().
|
private |
Definition at line 211 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 211 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopLateralPosition(), and SetTableTopLateralPosition().
|
private |
Definition at line 212 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 212 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopLongitudinalPosition(), and SetTableTopLongitudinalPosition().
|
private |
Definition at line 213 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 213 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopPitchAngle(), and SetTableTopPitchAngle().
|
private |
Definition at line 214 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 214 of file DicomBeamControlPoint.hh
Referenced by GetTableTopPitchRotationDirection(), and SetTableTopPitchRotationDirection().
|
private |
Definition at line 215 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 215 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopRollAngle(), and SetTableTopRollAngle().
|
private |
Definition at line 216 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 216 of file DicomBeamControlPoint.hh
Referenced by GetTableTopRollRotationDirection(), and SetTableTopRollRotationDirection().
|
private |
Definition at line 217 of file DicomBeamControlPoint.hh.
View newest version in sPHENIX GitHub at line 217 of file DicomBeamControlPoint.hh
Referenced by DumpToFile(), GetTableTopVerticalPosition(), and SetTableTopVerticalPosition().