#include <AliFMDCalibPedestal.h>
Definition at line 15 of file AliFMDCalibPedestal.h.
Public Member Functions | |
| AliFMDCalibPedestal () | |
| ~AliFMDCalibPedestal () | |
| AliFMDCalibPedestal (const AliFMDCalibPedestal &o) | |
| AliFMDCalibPedestal & | operator= (const AliFMDCalibPedestal &o) |
| void | Set (UShort_t det, Char_t ring, UShort_t sec, UShort_t str, Float_t ped, Float_t pedW) |
| Float_t | Value (UShort_t det, Char_t ring, UShort_t sec, UShort_t str) |
| Float_t | Width (UShort_t det, Char_t ring, UShort_t sec, UShort_t str) |
Private Attributes | |
| AliFMDFloatMap | fValue |
| AliFMDFloatMap | fWidth |
|
|
CTOR |
|
|
DTOR Definition at line 21 of file AliFMDCalibPedestal.h. |
|
|
Copy ctor
|
|
|
Assignment
|
|
||||||||||||||||||||||||||||
|
Set the values for a strip.
|
|
||||||||||||||||||||
|
Get pedestal for a strip.
|
|
||||||||||||||||||||
|
Get pedestal width for a strip.
|
|
|
Definition at line 53 of file AliFMDCalibPedestal.h. |
|
|
Pedestal Definition at line 54 of file AliFMDCalibPedestal.h. |
1.4.6