From 6df8b0f08d3d6cc64e801af120182f16a6a28e53 Mon Sep 17 00:00:00 2001 From: morsch Date: Thu, 22 Mar 2012 13:22:02 +0000 Subject: [PATCH 1/1] Update of PDG data base not at this point. --- EVGEN/AliGenBox.cxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/EVGEN/AliGenBox.cxx b/EVGEN/AliGenBox.cxx index 112da0d00c9..bfc57dc7cc7 100644 --- a/EVGEN/AliGenBox.cxx +++ b/EVGEN/AliGenBox.cxx @@ -172,7 +172,5 @@ void AliGenBox::Init() Fatal("Init","You should only set the range of one of these variables: y, eta or theta\n"); if((!TestBit(kYRange)) && (!TestBit(kEtaRange)) && (!TestBit(kThetaRange)) ) Fatal("Init","You should set the range of one of these variables: y, eta or theta\n"); - - AliPDG::AddParticlesToPdgDataBase(); } -- 2.39.3