]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TTherminator/TTherminator.h
Changes to allow the Shuttle preprocessor understand it should not fail for too short...
[u/mrichter/AliRoot.git] / TTherminator / TTherminator.h
index b45af628be842b3df7779cda60a521b58e884bd4..6701a5b4cc14bf303955b8e45c7572a2a7fa6641 100644 (file)
@@ -61,6 +61,7 @@ class TTherminator: public TGenerator {
   Integrator *fCalka; // Integrator class
   Event      *fEvent; // The therminator event
   ParticleDB *fPartDB;// Particle properties database
+  TString     fInputDir; // Name of directory with SHARE input files
 
   ClassDef(TTherminator,1) // Hijing parametrisation generator
 };