![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <Riostream.h>
#include <TFile.h>
#include <TTree.h>
#include "AliTPCParamSR.h"
#include "AliTPCDigitsArray.h"
#include "AliSimDigits.h"
#include "AliTPCBuffer160.h"
Go to the source code of this file.
Functions | |
int | AliTPCAltro (Int_t eth=0) |
int AliTPCAltro | ( | Int_t | eth = 0 | ) |
eth is a threshold. Digits stored into a file have an amplitude value greater than "eth"
< this should be equal to the threshold
< Previous Sector number
< Previous Row number
< Previous Pad number
< Previous Time-Bin
< sector and row number (in the TPC)
Definition at line 13 of file AliTPCAltro.C.