![]() |
AliRoot Core
v5-06-30 (35d6c57)
|
#include <AliTPCAltroEmulator.h>
#include <TH1F.h>
#include <TMath.h>
#include <TSystem.h>
#include <AliDAQ.h>
#include <AliRawReader.h>
#include <AliRawVEvent.h>
#include <AliRawData.h>
#include <AliRawVEquipment.h>
#include <AliRawEquipmentHeader.h>
#include <AliTPCRawStreamV3.h>
#include <TCanvas.h>
#include <AliRawDataHeader.h>
#include <AliRawDataHeaderV3.h>
Go to the source code of this file.
Functions | |
ClassImp (AliTPCAltroEmulator) AliTPCAltroEmulator | |
Consturctor of Altro Class. More... | |
ClassImp | ( | AliTPCAltroEmulator | ) |
Consturctor of Altro Class.
Consturctor of Altro Class, some variables are set.
The input Data is altered, so after running the complete emulation you have the Altro Processed Data in the Channel Pointer.
timebins | an int sets the length of the input Data (Channel) |
Channel | an short* Pointer to a 1d Short_tArray with the input Data |
Definition at line 57 of file AliTPCAltroEmulator.cxx.