![]() |
AliRoot Core
ee782a0 (ee782a0)
|
Configuration macro for generation of kinematics tree which can be then used as an external event generator. More...
#include <Riostream.h>
#include <TH1F.h>
#include <TStopwatch.h>
#include <TDatime.h>
#include <TRandom.h>
#include <TDatabasePDG.h>
#include <TParticle.h>
#include <TArrayI.h>
#include "AliGenerator.h"
#include "AliPDG.h"
#include "AliRunLoader.h"
#include "AliRun.h"
#include "AliStack.h"
#include "AliHeader.h"
#include "PYTHIA6/AliGenPythia.h"
#include "PYTHIA6/AliPythia.h"
Go to the source code of this file.
Functions | |
void | gen (Int_t nev=1, const char *genConfig="$ALICE_ROOT/MUON/macros/genTestConfig.C") |
Configuration macro for generation of kinematics tree which can be then used as an external event generator.
According to: $ALICE_ROOT/test/genkine/gen/fastGen.C
Definition in file gen.C.
void gen | ( | Int_t | nev = 1 , |
const char * | genConfig = "$ALICE_ROOT/MUON/macros/genTestConfig.C" |
||
) |
Definition at line 45 of file gen.C.
Referenced by AliSimulation::RunLego(), AliSimulation::RunSimulation(), and AliSimulation::WriteGRPEntry().