FEDRA emulsion software from the OPERA Collaboration
|
objective affine parameters More...
#include <EdbStage.h>
Public Member Functions | |
EdbObjective (float mag=0) | |
EdbAffine2D * | GetCCD2Stage () const |
Float_t | GetMagnification () const |
Float_t | PixelX () const |
Float_t | PixelY () const |
void | Print (Option_t *opt="") const |
int | ReadParameters (const char *str) |
void | Set (float mag, float a, float b, float c, float d, float p, float q) |
void | SetCCD2Stage (float a, float b, float c, float d, float p, float q) |
void | SetMagnification (float mag) |
virtual | ~EdbObjective () |
Private Attributes | |
EdbAffine2D * | eCCD2Stage |
from CCD pixels to stage microns More... | |
Float_t | eMagnification |
objective affine parameters
EdbObjective::EdbObjective | ( | float | mag = 0 | ) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
void EdbObjective::Print | ( | Option_t * | opt = "" | ) | const |
int EdbObjective::ReadParameters | ( | const char * | str | ) |
|
inline |
|
inline |
|
inline |
|
private |
from CCD pixels to stage microns
|
private |