StRoot
1
|
FTPC Sequencer, creates Simulator sequences from ADC values. More...
Public Member Functions | |
StFtpcSequencer (St_fcl_ftpcndx *ftpcndxIn, St_fcl_ftpcsqndx *ftpcsqndxIn, St_fcl_ftpcadc *ftpcadcIn) | |
constructor, checks the existence of output sequences | |
~StFtpcSequencer () | |
destructor, sets size of sequence arrays | |
int | writeArray (const int *cArray, const int numberPadrows, const int numberSectors, const int numberPads, const int numberTimebins) |
writeArray method, fills zero-suppressed sequences from ADC array | |
FTPC Sequencer, creates Simulator sequences from ADC values.
This class is part of the FTPC embedding framework. StFtpcSequencer is called by StFtpcMixerMaker to create Ftpc SlowSimulator sequences that can be read by the StFTPCReader from an array of ADC values. The sequences are created analogous to StFtpcSlowSimMaker/StFtpcRawWriter, with the correct use of ASIC parameters for zero suppression
Definition at line 14 of file StFtpcSequencer.hh.