AliFMDCalibPedestal Class Reference
[Basic classes]

#include <AliFMDCalibPedestal.h>

List of all members.


Detailed Description

Pedestal value and width for each strip in the FMD

Definition at line 15 of file AliFMDCalibPedestal.h.

Public Member Functions

 AliFMDCalibPedestal ()
 ~AliFMDCalibPedestal ()
 AliFMDCalibPedestal (const AliFMDCalibPedestal &o)
AliFMDCalibPedestaloperator= (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


Constructor & Destructor Documentation

AliFMDCalibPedestal::AliFMDCalibPedestal  ) 
 

CTOR

AliFMDCalibPedestal::~AliFMDCalibPedestal  )  [inline]
 

DTOR

Definition at line 21 of file AliFMDCalibPedestal.h.

AliFMDCalibPedestal::AliFMDCalibPedestal const AliFMDCalibPedestal o  ) 
 

Copy ctor

Parameters:
o Object to copy from


Member Function Documentation

AliFMDCalibPedestal& AliFMDCalibPedestal::operator= const AliFMDCalibPedestal o  ) 
 

Assignment

Parameters:
o Object to assign from
Returns:
Reference to this object

void AliFMDCalibPedestal::Set UShort_t  det,
Char_t  ring,
UShort_t  sec,
UShort_t  str,
Float_t  ped,
Float_t  pedW
 

Set the values for a strip.

Parameters:
det Detector
ring Ring
sec Sector
str Strip
ped Value of pedestal
pedW Width of pedestal

Float_t AliFMDCalibPedestal::Value UShort_t  det,
Char_t  ring,
UShort_t  sec,
UShort_t  str
 

Get pedestal for a strip.

Parameters:
det Detector
ring Ring
sec Sector
str Strip
Returns:
Pedestal for strip

Float_t AliFMDCalibPedestal::Width UShort_t  det,
Char_t  ring,
UShort_t  sec,
UShort_t  str
 

Get pedestal width for a strip.

Parameters:
det Detector
ring Ring
sec Sector
str Strip
Returns:
Pedestal width for strip


Member Data Documentation

AliFMDFloatMap AliFMDCalibPedestal::fValue [private]
 

Definition at line 53 of file AliFMDCalibPedestal.h.

AliFMDFloatMap AliFMDCalibPedestal::fWidth [private]
 

Pedestal

Definition at line 54 of file AliFMDCalibPedestal.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 24 17:11:22 2006 for ALICE FMD Off-line by  doxygen 1.4.6