AliRoot Core  ee782a0 (ee782a0)
gen.C File Reference

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"
Include dependency graph for gen.C:

Go to the source code of this file.

Functions

void gen (Int_t nev=1, const char *genConfig="$ALICE_ROOT/MUON/macros/genTestConfig.C")
 

Detailed Description

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.

Function Documentation

void gen ( Int_t  nev = 1,
const char *  genConfig = "$ALICE_ROOT/MUON/macros/genTestConfig.C" 
)