![]() |
AliRoot Core
edcc906 (edcc906)
|
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"
Go to the source code of this file.
Functions | |
void | TestEMCALSDigit () |
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.
Definition in file TestEMCALSDigit.C.
void TestEMCALSDigit | ( | ) |
Main execution method
Definition at line 32 of file TestEMCALSDigit.C.