]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/libTPCbase.pkg
Adding the class AliTPCPreprocessorOnline (Lars)
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Dec 2007 13:28:37 +0000 (13:28 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Dec 2007 13:28:37 +0000 (13:28 +0000)
commit7b1c94fcad861de3dc2dab90008df01384085379
treea05cd5a08ed3669e134b5071ef40834471aa5705
parenta978c0d5eb886c196fd7ffb54d00216da649dcc3
Adding the class AliTPCPreprocessorOnline (Lars)

//  Preprocessor class for HLT and DAQ                                        //
//  Possible usage: preprocess TPC calibration data                           //
//  to form needed for online viewing/visualizing TPC calibration data        //
//                                                                            //
//  On HLT or DAQ AliTPCPreprocessorOnline::AddComponent(...) is called,      //
//  whereas ... is either an AliTPCCalPad, or an AliTPCCalROC.                //
//  Their names have to be acording the naming convention for AliTPCCalPads   //
//  Special for CalROCs: Add '_ROC<ROC_Number>' to the name.                  //
//                                                                            //
TPC/AliTPCPreprocessorOnline.cxx [new file with mode: 0644]
TPC/AliTPCPreprocessorOnline.h [new file with mode: 0644]
TPC/TPCbaseLinkDef.h
TPC/libTPCbase.pkg