]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenCocktail.h
New versions of the DA executables to comply with DAQ DA file naming conventions
[u/mrichter/AliRoot.git] / EVGEN / AliGenCocktail.h
index 5e348fd1fdd1e04bbf50b22380503530bc0a700d..8a1e2790a4f9210fef66a5102d70235818f64593 100644 (file)
@@ -46,6 +46,7 @@ class AliGenCocktail : public AliGenerator
            
  protected:
     Int_t fNGenerators;                 // Number of generators booked
+    Float_t fTotalRate;                 // Total rate of the generators booked
     Bool_t fRandom;                     // Flag to select random generator from list
     Bool_t fUsePerEventRate;            // Flag to generate the events according to the rate per event    
     TArrayF  fProb;                     // Probability of an event (if fRandom == kTRUE)