Classes | |
class | RdStationSimAntennaAlignmentError |
Functions | |
Vector3D | ApplyAlignmentError (Vector3D c, double angZ1, double angZ2, double angX) |
Vector3D | RotateX (Vector3D c, double ang) |
Vector3D | RotateZ (Vector3D c, double ang) |
Vector3D RdStationSimAntennaAlignmentError::ApplyAlignmentError | ( | Vector3D | c, |
double | angZ1, | ||
double | angZ2, | ||
double | angX | ||
) |
Definition at line 100 of file RdStationSimAntennaAlignmentError.cc.
References RotateX(), and RotateZ().
Referenced by RdStationSimAntennaAlignmentError::RdStationSimAntennaAlignmentError::Run().
Definition at line 92 of file RdStationSimAntennaAlignmentError.cc.
Referenced by ApplyAlignmentError().
Definition at line 84 of file RdStationSimAntennaAlignmentError.cc.
Referenced by ApplyAlignmentError().