|
BmnRoot
|
#include <BmnProfAsic2Raw.h>
Public Member Functions | |
| BmnProfAsic2Raw (Int_t run_period=9, Int_t run_number=0, Int_t verb=0) | |
| virtual | ~BmnProfAsic2Raw () |
| virtual InitStatus | Init () |
| virtual void | Exec (Option_t *opt) |
| virtual void | Finish () |
| void | ProcessDigits () |
Definition at line 21 of file BmnProfAsic2Raw.h.
| BmnProfAsic2Raw::BmnProfAsic2Raw | ( | Int_t | run_period = 9, |
| Int_t | run_number = 0, |
||
| Int_t | verb = 0 |
||
| ) |
Definition at line 13 of file BmnProfAsic2Raw.cxx.
|
virtual |
Definition at line 28 of file BmnProfAsic2Raw.cxx.
|
virtual |
Definition at line 65 of file BmnProfAsic2Raw.cxx.
References ProcessDigits().
|
virtual |
Definition at line 113 of file BmnProfAsic2Raw.cxx.
|
virtual |
Definition at line 30 of file BmnProfAsic2Raw.cxx.
References BmnAdcProcessor::SetVerbose().
| void BmnProfAsic2Raw::ProcessDigits | ( | ) |
Definition at line 90 of file BmnProfAsic2Raw.cxx.
References BmnAdcProcessor::CopyData2PedMap(), DrawBar(), BmnProfRaw2Digit::FillEvent(), BmnProfRaw2Digit::FillExtractedBits(), and BmnAdcProcessor::RecalculatePedestalsAugmented().
Referenced by Exec().