![]() |
AliRoot Core
ee782a0 (ee782a0)
|
Hits, Digits, RecPoints reading macro. More...
#include <TH1I.h>
#include <TH1F.h>
#include <TCanvas.h>
#include <TClonesArray.h>
#include <Riostream.h>
#include "AliStack.h"
#include "AliRunLoader.h"
#include "AliEMCALLoader.h"
#include "AliEMCAL.h"
#include "AliEMCALHit.h"
#include "AliEMCALDigit.h"
#include "AliEMCALRecPoint.h"
Go to the source code of this file.
Functions | |
void | TestEMCALData () |
Hits, Digits, RecPoints reading macro.
Test Macro, shows how to load the different data objects produced by the EMCal Hits, SDigits, Digits, RecPoints. Fill some histograms with the output of each of the objects.
Definition in file TestEMCALData.C.
void TestEMCALData | ( | ) |
Main executing method
Definition at line 36 of file TestEMCALData.C.