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

#include <StSsdClusterControl.h>

Public Member Functions

 StSsdClusterControl ()
 
 StSsdClusterControl (St_clusterControl *clusterCtrl)
 
 ~StSsdClusterControl ()
 
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

Author
B.Hippolyte
Date
2003

Storage class for the clusterisation/matching parameters

Definition at line 14 of file StSsdClusterControl.h.

Constructor & Destructor Documentation

StSsdClusterControl::StSsdClusterControl ( )

Basic constructor. The members are filled in the code

Definition at line 8 of file StSsdClusterControl.cxx.

StSsdClusterControl::StSsdClusterControl ( St_clusterControl *  clusterCtrl)

Constructor loading the parameters from the Db table

Definition at line 24 of file StSsdClusterControl.cxx.

StSsdClusterControl::~StSsdClusterControl ( )

The destructor deletes nothing

Definition at line 42 of file StSsdClusterControl.cxx.

Member Function Documentation

void StSsdClusterControl::printParameters ( )

Printing the major parameters

Definition at line 48 of file StSsdClusterControl.cxx.


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