From 02f60155651ede1e3df3338496f9d4a938f3468b Mon Sep 17 00:00:00 2001 From: morsch Date: Fri, 9 Mar 2001 13:05:15 +0000 Subject: [PATCH] Include AliDecayer.h instead of GenTypeDefs.h --- EVGEN/AliGenHijing.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/EVGEN/AliGenHijing.h b/EVGEN/AliGenHijing.h index faf7eb643d7..542c809c480 100644 --- a/EVGEN/AliGenHijing.h +++ b/EVGEN/AliGenHijing.h @@ -10,7 +10,6 @@ // andreas.morsch@cern.ch #include "AliGenerator.h" -#include "GenTypeDefs.h" #include #include @@ -82,7 +81,6 @@ class AliGenHijing : public AliGenerator Int_t fEvaluate; // Evaluate total and partial cross-sections Int_t fSelectAll; // Flag to write the full event Int_t fFlavor; // Selected particle flavor 4: charm+beauty 5: beauty - Decay_t fForceDecay; // Decay channel are forced Float_t fEnergyCMS; // Centre of mass energy Float_t fKineBias; // Bias from kinematic selection Int_t fTrials; // Number of trials -- 2.31.1