#include <RdStationInterpolatorStarShape.h>
Public Member Functions | |
bool | operator< (const SimPulseEntry &rhs) const |
SimPulseEntry (double distance, double azimuth, const evt::SimRadioPulse *radiopulse) | |
Public Attributes | |
double | fDistanceFromShowerAxis |
double | fObserverAzimuthAngle |
const evt::SimRadioPulse * | fRadioPulse |
Definition at line 48 of file RdStationInterpolatorStarShape.h.
|
inline |
Definition at line 54 of file RdStationInterpolatorStarShape.h.
|
inline |
Definition at line 60 of file RdStationInterpolatorStarShape.h.
References fDistanceFromShowerAxis, and fObserverAzimuthAngle.
double RdStationInterpolatorStarShape::SimPulseEntry::fDistanceFromShowerAxis |
Definition at line 50 of file RdStationInterpolatorStarShape.h.
Referenced by operator<().
double RdStationInterpolatorStarShape::SimPulseEntry::fObserverAzimuthAngle |
Definition at line 51 of file RdStationInterpolatorStarShape.h.
Referenced by operator<().
const evt::SimRadioPulse* RdStationInterpolatorStarShape::SimPulseEntry::fRadioPulse |
Definition at line 52 of file RdStationInterpolatorStarShape.h.