Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DLorentzDeflections Class Reference

#include <DLorentzDeflections.h>

+ Inheritance diagram for DLorentzDeflections:

Public Member Functions

 DLorentzDeflections ()
 
virtual ~DLorentzDeflections ()
 
jerror_t GetLorentzCorrectionParameters (double x, double y, double z, double &tanz, double &tanr) const
 
double GetLorentzCorrection (double x, double y, double z, double alpha, double dx) const
 

Protected Attributes

double lorentz_x [LORENTZ_X_POINTS]
 
double lorentz_z [LORENTZ_Z_POINTS]
 
double lorentz_nx [LORENTZ_X_POINTS][LORENTZ_Z_POINTS]
 
double lorentz_nz [LORENTZ_X_POINTS][LORENTZ_Z_POINTS]
 

Detailed Description

Definition at line 11 of file DLorentzDeflections.h.

Constructor & Destructor Documentation

DLorentzDeflections::DLorentzDeflections ( )
inline

Definition at line 14 of file DLorentzDeflections.h.

virtual DLorentzDeflections::~DLorentzDeflections ( )
inlinevirtual

Definition at line 15 of file DLorentzDeflections.h.

Member Function Documentation

double DLorentzDeflections::GetLorentzCorrection ( double  x,
double  y,
double  z,
double  alpha,
double  dx 
) const
jerror_t DLorentzDeflections::GetLorentzCorrectionParameters ( double  x,
double  y,
double  z,
double &  tanz,
double &  tanr 
) const

Member Data Documentation

double DLorentzDeflections::lorentz_nx[LORENTZ_X_POINTS][LORENTZ_Z_POINTS]
protected

Definition at line 26 of file DLorentzDeflections.h.

Referenced by GetLorentzCorrectionParameters().

double DLorentzDeflections::lorentz_nz[LORENTZ_X_POINTS][LORENTZ_Z_POINTS]
protected

Definition at line 27 of file DLorentzDeflections.h.

Referenced by GetLorentzCorrectionParameters().

double DLorentzDeflections::lorentz_x[LORENTZ_X_POINTS]
protected

Definition at line 24 of file DLorentzDeflections.h.

Referenced by GetLorentzCorrectionParameters().

double DLorentzDeflections::lorentz_z[LORENTZ_Z_POINTS]
protected

Definition at line 25 of file DLorentzDeflections.h.

Referenced by GetLorentzCorrectionParameters().


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