ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtPedestal Class Reference

#include <AtPedestal.h>

Inheritance diagram for AtPedestal:
Inheritance graph
[legend]
Collaboration diagram for AtPedestal:
Collaboration graph
[legend]

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)
 

Detailed Description

Definition at line 27 of file AtPedestal.h.

Constructor & Destructor Documentation

◆ AtPedestal()

AtPedestal::AtPedestal ( )

Definition at line 23 of file AtPedestal.cxx.

Member Function Documentation

◆ SubtractPedestal()

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.


The documentation for this class was generated from the following files: