AliRoot Core  edcc906 (edcc906)
TestEMCALHit.C File Reference

Hits reading example. More...

#include <Riostream.h>
#include <TClonesArray.h>
#include <TGeoManager.h>
#include "AliRun.h"
#include "AliRunLoader.h"
#include "AliEMCALLoader.h"
#include "AliEMCAL.h"
#include "AliEMCALHit.h"
#include "AliEMCALGeometry.h"
Include dependency graph for TestEMCALHit.C:

Go to the source code of this file.

Functions

void TestEMCALHit ()
 

Detailed Description

Hits reading example.

Test Macro, shows how to load EMCal Hits and Geometry, and how can we get some of the parameters and variables.

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 TestEMCALHit.C.

Function Documentation

void TestEMCALHit ( )

Main execution method

Definition at line 32 of file TestEMCALHit.C.