GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Bug in DIRC with geant4
icon13.gif  Bug in DIRC with geant4 [message #12200] Tue, 05 July 2011 13:36 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
I am using the following DIRC initialization:

  PndDrc *Drc = new PndDrc("DIRC", kTRUE);
  Drc->SetGeometryFileName("dirc_l0_p0.root");
  Drc->SetRunCherenkov(kFALSE); // for fast sim Cherenkov -> kFALSE
  fRun->AddModule(Drc);


It seems to work with Geant3, but with geant4 I have the following crash:

Info in <TG4RootNavMgr::Initialize>: Creating G4 hierarchy ...
Info in <TGeoManager::ConvertReflections>: Converting reflections in: FAIRGeom - FAIR geometry ...
Info in <TGeoManager::ConvertReflections>: Done
===> GEANT4 materials created and mapped to TGeo ones...
Cannot make material for volume: BarrelDIRC
Aborting in CreateLogicalVolume()

*** G4Exception: Aborting execution ***


A fix is required, I suppose.
 
Read Message icon13.gif
Read Message
Read Message
Read Message
Previous Topic: Crash in FairTSBufferFunctional
Next Topic: new release pandaroot: "may11"
Goto Forum:
  


Current Time: Fri Mar 29 11:22:04 CET 2024

Total time taken to generate the page: 0.00969 seconds