![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <TFile.h>
#include <TTree.h>
#include "AliTPCParamSR.h"
#include "AliTPCDigitsArray.h"
#include "AliSimDigits.h"
#include "AliTPCBuffer.h"
Go to the source code of this file.
Functions | |
void | AliTPCDDL (Int_t eventNumber=0, Int_t eth=0) |
void AliTPCDDL | ( | Int_t | eventNumber = 0 , |
Int_t | eth = 0 |
||
) |
eth is a threshold. Digits stored into a file have an amplitude value greater than "eth"
Definition at line 13 of file AliTPCDDL.C.