StRoot
1
|
Public Member Functions | |
StSstStripList (const StSstStripList &originalStripList) | |
StSstStripList & | operator= (const StSstStripList originalStripList) |
StSstStrip * | next (StSstStrip *ptr) |
StSstStrip * | prev (StSstStrip *ptr) |
StSstStrip * | first () |
StSstStrip * | last () |
StSstStrip * | getStrip (Int_t idStrip) |
Int_t | addNewStrip (StSstStrip *ptr) |
Int_t | removeStrip (StSstStrip *ptr) |
void | exchangeTwoStrips (StSstStrip *ptr1, StSstStrip *ptr2) |
void | updateStrip (StSstStrip *ptr) |
void | updateStripList (StSpaListNoise *ptr) |
void | sortStrip () |
void | setPedestalSigma (Int_t iStrip, Int_t iPedestal, Int_t iSigma, StSstDynamicControl *dynamicControl) |
Int_t | getSize () |
int * | getListAdc (Int_t idStrip, Int_t SizeCluster) |
Int_t | isSorted () |
Definition at line 23 of file StSstStripList.hh.