|
| DIGReadoutmap (Int_t Npixels) |
|
| DIGReadoutmap (DIGReadoutmap &adigreadoutmap) |
|
void | Clear (const Option_t *="") |
|
void | PrintInfo () |
|
void | PrintOuput (Int_t Nx, Int_t Ny) |
|
Int_t | GetNpixels () |
|
std::vector< Int_t > | GetPixelMap () |
|
std::vector< Float_t > | GetAnalogCharge () |
|
std::vector< Int_t > | GetDigitalCharge () |
|
void | SetNpixels (Int_t Npixels) |
|
void | AddPixel (Float_t AnalogCharge, Int_t PixelNumber) |
|
void | UpdatePixel (Float_t AnalogCharge, Int_t PixelNumber) |
|
void | AnalogToDigitalconversion (DIGADC *myDIGADC, DIGPlane *myDIGPlane) |
|
|
Int_t | fNpixels |
|
vector< Int_t > | fPixelMap |
|
vector< Float_t > | fAnalogChargeMap |
|
vector< Int_t > | fDigitalChargeMap |
|
Definition at line 35 of file digreadoutmap.h.
The documentation for this class was generated from the following files: