StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StSsdDynamicControl Class Reference

#include <StSsdDynamicControl.h>

Public Member Functions

 StSsdDynamicControl ()
 
 StSsdDynamicControl (St_slsCtrl *slsCtrl)
 
 ~StSsdDynamicControl ()
 
Int_t getnElectronInAMip ()
 
Int_t getadcDynamic ()
 
Int_t geta128Dynamic ()
 
Int_t getnbitEncoding ()
 
Double_t getpairCreationEnergy ()
 
Float_t getdaqCutValue ()
 
void setnElectronInAMip (Int_t val)
 
void setadcDynamic (Int_t val)
 
void seta128Dynamic (Int_t val)
 
void setnbitEncoding (Int_t val)
 
void setnstripInACluster (Int_t val)
 
void setpairCreationEnergy (Double_t val)
 
void setparDiffP (Double_t val)
 
void setparDiffN (Double_t val)
 
void setparIndRightP (Double_t val)
 
void setparIndRightN (Double_t val)
 
void setparIndLeftP (Double_t val)
 
void setparIndLeftN (Double_t val)
 
void setdaqCutValue (Float_t val)
 
void printParameters ()
 

Detailed Description

Author
B.Hippolyte, C.Suire
Date
2004

Storage class for the dynamic parameters depending on the readout electronics specifications

Definition at line 34 of file StSsdDynamicControl.h.

Constructor & Destructor Documentation

StSsdDynamicControl::StSsdDynamicControl ( )

Basic constructor. The members are filled in the code

Definition at line 25 of file StSsdDynamicControl.cxx.

StSsdDynamicControl::StSsdDynamicControl ( St_slsCtrl *  slsCtrl)

Constructor loading the parameters from the Db table

Definition at line 44 of file StSsdDynamicControl.cxx.

StSsdDynamicControl::~StSsdDynamicControl ( )

The destructor deletes nothing

Definition at line 68 of file StSsdDynamicControl.cxx.

Member Function Documentation

void StSsdDynamicControl::printParameters ( )

Printing the major parameters

Definition at line 75 of file StSsdDynamicControl.cxx.


The documentation for this class was generated from the following files: