AliFMDCalibGain Class Reference
[Basic classes]

#include <AliFMDCalibGain.h>

List of all members.


Detailed Description

Gain value and width for each strip in the FMD

Definition at line 15 of file AliFMDCalibGain.h.

Public Member Functions

 AliFMDCalibGain ()
 ~AliFMDCalibGain ()
 AliFMDCalibGain (const AliFMDCalibGain &o)
AliFMDCalibGainoperator= (const AliFMDCalibGain &o)
void Set (UShort_t det, Char_t ring, UShort_t sec, UShort_t str, Float_t val)
void Set (Float_t thres)
Float_t Value (UShort_t det, Char_t ring, UShort_t sec, UShort_t str)
Float_t Threshold () const

Private Attributes

AliFMDFloatMap fValue
Float_t fThreshold


Constructor & Destructor Documentation

AliFMDCalibGain::AliFMDCalibGain  ) 
 

Constructor

AliFMDCalibGain::~AliFMDCalibGain  )  [inline]
 

Destructor

Definition at line 21 of file AliFMDCalibGain.h.

AliFMDCalibGain::AliFMDCalibGain const AliFMDCalibGain o  ) 
 

Copy constructor

Parameters:
o object to copy from


Member Function Documentation

AliFMDCalibGain& AliFMDCalibGain::operator= const AliFMDCalibGain o  ) 
 

Assignment operator

Parameters:
o Object to assign from

void AliFMDCalibGain::Set Float_t  thres  )  [inline]
 

Set the global threshold

Parameters:
thres Threshold

Definition at line 37 of file AliFMDCalibGain.h.

void AliFMDCalibGain::Set UShort_t  det,
Char_t  ring,
UShort_t  sec,
UShort_t  str,
Float_t  val
 

Set the values for a strip.

Parameters:
det Detector
ring Ring
sec Sector
str Strip
val Value of gain

Float_t AliFMDCalibGain::Threshold  )  const [inline]
 

Returns:
threshold

Definition at line 46 of file AliFMDCalibGain.h.

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

Get gain for a strip.

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


Member Data Documentation

Float_t AliFMDCalibGain::fThreshold [private]
 

Definition at line 49 of file AliFMDCalibGain.h.

AliFMDFloatMap AliFMDCalibGain::fValue [private]
 

Definition at line 48 of file AliFMDCalibGain.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