CbmRoot
|
Class for extracting information from raw signals to digi level. More...
#include "CbmTrdRawToDigiBaseR.h"
#include <Rtypes.h>
#include <RtypesCore.h>
#include <TH2.h>
#include <TObject.h>
#include <cstddef>
#include <cstdint>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | CbmTrdRawToDigiLookUpCorrR |
Class for extracting information from raw signals to digi level.
This implements a look up table based method to extract the input charge for a given Spadic response. The look up is based on the correlation of two selected samples. It is the legacy version of the original CbmTrdRawToDigi class.
Definition in file CbmTrdRawToDigiLookUpCorrR.h.