GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » Changes in Geane.C for
icon4.gif  Changes in Geane.C for [message #14663] Wed, 24 April 2013 12:20
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Dear all,
after the discussion of last SeeVogh meeting, and after several tests, I realized the better solution to avoid the stops in the geane propagation for long distances and to create a new release in a very short time is to modify the Geane.C, proposing larger epsilon for the "dangerous" materials:

  TGeoMedium *m=gGeoManager->GetMedium("air");
  m->SetParam(6, 0.005); // epsil
  TGeoMedium *m2=gGeoManager->GetMedium("FscScint");
  m2->SetParam(6, 0.005); // epsil
  TGeoMedium *m3=gGeoManager->GetMedium("lead");
  m3->SetParam(6, 0.005); // epsil


This modification is in the trunk since yesterday evening.
Previous Topic: GEANE verbosity flag
Next Topic: Tracking uncertainties
Goto Forum:
  


Current Time: Thu Mar 28 14:15:17 CET 2024

Total time taken to generate the page: 0.00902 seconds