AliRoot Core  ee782a0 (ee782a0)
TestEMCALData.C File Reference

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"
Include dependency graph for TestEMCALData.C:

Go to the source code of this file.

Functions

void TestEMCALData ()
 

Detailed Description

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.

Author
: Gustavo Conesa Balbastre Gusta.nosp@m.vo.C.nosp@m.onesa.nosp@m..Bal.nosp@m.bastr.nosp@m.e@ce.nosp@m.rn.ch, (LPSC-CNRS)???

Definition in file TestEMCALData.C.

Function Documentation

void TestEMCALData ( )

Main executing method

Definition at line 36 of file TestEMCALData.C.