GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » G4MagIntegratorDriver error
Re: G4MagIntegratorDriver error [message #7747 is a reply to message #7736] Sun, 25 January 2009 10:56 Go to previous messageGo to previous message
asanchez is currently offline  asanchez
Messages: 350
Registered: March 2006
first-grade participant
From: *pools.arcor-ip.net
Hi I'm using the gsi installation sarge32 linux

and i'm using the following field configuration
as usual(old filed maps) and i get the same error
as Tobias.
For me it has been working before.
So what is going on wrong?

PndMultiField *fField= new PndMultiField();
PndTransMap *map= new PndTransMap("TransMap", "R");
PndDipoleMap *map1= new PndDipoleMap("DipoleMap", "R");
PndSolenoidMap *map2= new PndSolenoidMap("SolenoidMap", "R");
fField->AddField(map);
fField->AddField(map1);
fField->AddField(map2);
fRun->SetField(fField);

Cheers
alicia.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: std::map not treated properly
Next Topic: difficulties installing the ext. pkg. on a mac
Goto Forum:
  


Current Time: Fri Mar 29 12:11:11 CET 2024

Total time taken to generate the page: 0.01011 seconds