From 2a7b71808332192f187d4011fdc7a4474fa19c26 Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 20 Mar 2003 14:52:08 +0000 Subject: [PATCH] Loading Geant3 --- macros/ConfigCharmPPR.C | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macros/ConfigCharmPPR.C b/macros/ConfigCharmPPR.C index 619ecb2e23b..4b965e48eaf 100644 --- a/macros/ConfigCharmPPR.C +++ b/macros/ConfigCharmPPR.C @@ -11,6 +11,9 @@ void Config() gRandom->SetSeed(seed); cerr<<"Seed for random number generation= "<Load("libgeant321"); + new TGeant3("C++ Interface to Geant3"); //======================================================================= -- 2.31.1