AliRoot Core  edcc906 (edcc906)
TestEMCALSDigit.C File Reference

Summable Digits 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 "AliEMCALDigit.h"
#include "AliEMCALGeometry.h"
Include dependency graph for TestEMCALSDigit.C:

Go to the source code of this file.

Functions

void TestEMCALSDigit ()
 

Detailed Description

Summable Digits reading example.

Test Macro, shows how to load EMCal SDigits 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 TestEMCALSDigit.C.

Function Documentation

void TestEMCALSDigit ( )

Main execution method

Definition at line 32 of file TestEMCALSDigit.C.