FEDRA emulsion software from the OPERA Collaboration
|
CCD camera specification. More...
#include <EdbStage.h>
Public Member Functions | |
EdbCCD (float px=0, float py=0, int nx=0, int ny=0) | |
Int_t | GetNx () const |
Int_t | GetNy () const |
Float_t | GetPixX () const |
Float_t | GetPixY () const |
void | Print (Option_t *opt="") const |
int | ReadParameters (const char *str) |
void | Set (int nx=0, int ny=0, float px=0, float py=0) |
virtual | ~EdbCCD () |
Private Attributes | |
Int_t | eNx |
number of pixels along X (number of columns) More... | |
Int_t | eNy |
number of pixels along Y (number of rows) More... | |
Float_t | ePixX |
physical pixel size in microns along X More... | |
Float_t | ePixY |
physical pixel size in microns along Y More... | |
CCD camera specification.
//////////////////////////////////////////////////////////////////////// // EdbStage // // Stage and microscop parameters // // ////////////////////////////////////////////////////////////////////////
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
void EdbCCD::Print | ( | Option_t * | opt = "" | ) | const |
int EdbCCD::ReadParameters | ( | const char * | str | ) |
|
inline |
|
private |
number of pixels along X (number of columns)
|
private |
number of pixels along Y (number of rows)
|
private |
physical pixel size in microns along X
|
private |
physical pixel size in microns along Y