List of all members | Public Member Functions | Public Attributes
RdStationSignalInterpolator::StarShapeEntry Class Reference

#include <RdStationSignalInterpolator.h>

Public Member Functions

bool operator< (const StarShapeEntry &rhs) const
 
 StarShapeEntry (const double distance, const double azimuth, const int statID)
 

Public Attributes

double fDistanceFromShowerAxis = 0
 
double fObserverAzimuthAngle = 0
 
int fStationID = 0
 

Detailed Description

Definition at line 42 of file RdStationSignalInterpolator.h.

Constructor & Destructor Documentation

RdStationSignalInterpolator::StarShapeEntry::StarShapeEntry ( const double  distance,
const double  azimuth,
const int  statID 
)
inline

Definition at line 44 of file RdStationSignalInterpolator.h.

Member Function Documentation

bool RdStationSignalInterpolator::StarShapeEntry::operator< ( const StarShapeEntry rhs) const
inline

Definition at line 48 of file RdStationSignalInterpolator.h.

References fDistanceFromShowerAxis, and fObserverAzimuthAngle.

Member Data Documentation

double RdStationSignalInterpolator::StarShapeEntry::fDistanceFromShowerAxis = 0

Definition at line 57 of file RdStationSignalInterpolator.h.

Referenced by operator<().

double RdStationSignalInterpolator::StarShapeEntry::fObserverAzimuthAngle = 0

Definition at line 58 of file RdStationSignalInterpolator.h.

Referenced by operator<().

int RdStationSignalInterpolator::StarShapeEntry::fStationID = 0

Definition at line 59 of file RdStationSignalInterpolator.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.