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

Public Member Functions

 StSstClusterControl ()
 
 StSstClusterControl (St_clusterControl *clusterCtrl)
 
 ~StSstClusterControl ()
 
Float_t getHighCut ()
 
Float_t getTestTolerance ()
 
Int_t getClusterTreat ()
 
Float_t getAdcTolerance ()
 
Float_t getMatchMean ()
 
Float_t getMatchSigma ()
 
void setHighCut (Float_t highCut)
 
void setTestTolerance (Float_t testTolerance)
 
void setClusterTreat (Int_t clusterTreat)
 
void setAdcTolerance (Float_t adcTolerance)
 
void setMatchMean (Float_t matchMean)
 
void setMatchSigma (Float_t matchSigma)
 
void printParameters ()
 

Detailed Description

Definition at line 17 of file StSstClusterControl.h.

Constructor & Destructor Documentation

StSstClusterControl::StSstClusterControl ( )

Basic constructor. The members are filled in the code

Definition at line 25 of file StSstClusterControl.cxx.

StSstClusterControl::StSstClusterControl ( St_clusterControl *  clusterCtrl)

Constructor loading the parameters from the Db table

Definition at line 37 of file StSstClusterControl.cxx.

StSstClusterControl::~StSstClusterControl ( )

The destructor deletes nothing

Definition at line 54 of file StSstClusterControl.cxx.

Member Function Documentation

void StSstClusterControl::printParameters ( )

Printing the major parameters

Definition at line 60 of file StSstClusterControl.cxx.


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