![]() |
AliRoot Core
edcc906 (edcc906)
|
Example read MC output in Kinematic.root file. More...
#include <Riostream.h>
#include <TFile.h>
#include <TParticle.h>
#include "AliRunLoader.h"
#include "AliStack.h"
Go to the source code of this file.
Functions | |
void | TestKinematics () |
Example read MC output in Kinematic.root file.
Example macro to extract generated particles output from Kinematics.root file
Definition in file TestKinematics.C.
void TestKinematics | ( | ) |
Main method
Definition at line 29 of file TestKinematics.C.