ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtPedestal.h>
Public Member Functions | |
AtPedestal () | |
Bool_t | SubtractPedestal (Int_t numTbs, Int_t *fpn, Int_t *rawADC, Double_t *dest, Double_t rmsCut=5, Bool_t signalNegativePolarity=kFALSE, Int_t startTb=3, Int_t averageTbs=10) |
Definition at line 27 of file AtPedestal.h.
AtPedestal::AtPedestal | ( | ) |
Definition at line 23 of file AtPedestal.cxx.
Bool_t AtPedestal::SubtractPedestal | ( | Int_t | numTbs, |
Int_t * | fpn, | ||
Int_t * | rawADC, | ||
Double_t * | dest, | ||
Double_t | rmsCut = 5 , |
||
Bool_t | signalNegativePolarity = kFALSE , |
||
Int_t | startTb = 3 , |
||
Int_t | averageTbs = 10 |
||
) |
Definition at line 25 of file AtPedestal.cxx.