#include <EdbFrame.h>
◆ EdbFrame() [1/3]
◆ EdbFrame() [2/3]
EdbFrame::EdbFrame |
( |
int |
frame, |
|
|
float |
z = 0 , |
|
|
int |
ncl = 0 , |
|
|
int |
npix = 0 |
|
) |
| |
35{
41}
Float_t eZframe
Z-coordinate of the frame.
Definition: EdbFrame.h:25
Int_t eNcl
total number of clusters found in the frame
Definition: EdbFrame.h:26
Int_t eFrameID
frame identifier
Definition: EdbFrame.h:24
Int_t eNpix
total number of nonzero pixels found in the frame
Definition: EdbFrame.h:27
void Set0()
Definition: EdbFrame.cxx:76
◆ EdbFrame() [3/3]
EdbFrame::EdbFrame |
( |
int |
frame, |
|
|
int |
columns, |
|
|
int |
rows, |
|
|
char * |
image, |
|
|
float |
z = 0 |
|
) |
| |
26{
31}
EdbImage * eImage
CCD image.
Definition: EdbFrame.h:28
Definition: EdbImage.h:23
◆ ~EdbFrame()
◆ GetBuffer()
char * EdbFrame::GetBuffer |
( |
| ) |
const |
|
inline |
char * GetBuffer() const
Definition: EdbImage.h:48
◆ GetHist1()
TH1F * EdbFrame::GetHist1 |
( |
| ) |
const |
|
inline |
TH1F * GetHist1() const
Definition: EdbImage.cxx:140
◆ GetHist2()
TH2F * EdbFrame::GetHist2 |
( |
int |
flip = 0 | ) |
const |
|
inline |
TH2F * GetHist2(int flip=0) const
Definition: EdbImage.cxx:158
◆ GetID()
int EdbFrame::GetID |
( |
| ) |
const |
|
inline |
◆ GetImage()
◆ GetNcl()
int EdbFrame::GetNcl |
( |
| ) |
const |
|
inline |
◆ GetNpix()
int EdbFrame::GetNpix |
( |
| ) |
const |
|
inline |
◆ GetZ()
float EdbFrame::GetZ |
( |
void |
| ) |
const |
|
inline |
◆ Pixel()
char EdbFrame::Pixel |
( |
int |
r, |
|
|
int |
c |
|
) |
| const |
|
inline |
int Pixel(int c, int r) const
Definition: EdbImage.h:50
void r(int rid=2)
Definition: test.C:201
◆ Print()
void EdbFrame::Print |
( |
Option_t * |
opt = "" | ) |
const |
87{
90}
virtual void Print(Option_t *opt="") const
Definition: EdbImage.cxx:134
◆ Set0()
◆ SetID()
void EdbFrame::SetID |
( |
int |
id | ) |
|
|
inline |
UInt_t id
Definition: tlg2couples.C:117
◆ SetImage()
◆ SetZ()
void EdbFrame::SetZ |
( |
float |
z | ) |
|
|
inline |
◆ eFrameID
◆ eImage
◆ eNcl
total number of clusters found in the frame
◆ eNpix
total number of nonzero pixels found in the frame
◆ eZframe
Float_t EdbFrame::eZframe |
|
private |
Z-coordinate of the frame.
The documentation for this class was generated from the following files: