Public Member Functions | Public Attributes | List of all members
EASFitFn Class Reference

Public Member Functions

 EASFitFn (int nants, const int *ants, const FilteredAnitaEvent *ev, int pol, double t, double phi, double theta, const AnitaResponse::ResponseManager *rm, bool freqonly=false, bool dedisperse=false)
 
virtual ROOT::Math::IBaseFunctionMultiDim * Clone () const
 
virtual unsigned int NDim () const
 
virtual double DoEval (const double *x) const
 
void plot (TCanvas *c, std::vector< TObject * > *save=0)
 

Public Attributes

bool dedisperse
 
bool freqonly
 
int nants
 
int pol
 
const int * ants
 
std::vector< double > rms
 
const FilteredAnitaEventevent
 
std::vector< AnalysisWaveform * > wfs
 
std::vector< FreqDomainFunction * > fns
 
double t
 
double phi
 
double theta
 
const AnitaResponse::ResponseManagerrm
 

Detailed Description

Definition at line 133 of file EASFitter.cc.

Inheritance diagram for EASFitFn:
Inheritance graph
[legend]
Collaboration diagram for EASFitFn:
Collaboration graph
[legend]

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