GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » Target/beam pipe geometry
Target/beam pipe geometry [message #4345] Fri, 25 May 2007 10:48 Go to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *physik.uni-giessen.de
Hello,
I put in svn a new geo file with the definition not only of the beam pipe but even of the target one.
To use it, in your simulation macro you do not have to set pipe.geo but pipebeamtarget.geo.

Here you are the current state-of-art of our geometry:

index.php?t=getfile&id=3570&private=0

As you can see there are several overlaps:

  • Between beam pipe and target pipe
  • Between target pipe and EMC/DIRC/MAGNET
  • Between beampipe and drift chambers
  • Between beampipe and MVD

that soon or later should be fixed. In each case the "old" pipe.geo is still in his place (with "only" the last two overlaps).

Enjoy...

[Updated on: Mon, 06 August 2007 17:37]

Report message to a moderator

Re: Target/beam pipe eometry [message #4521 is a reply to message #4345] Wed, 20 June 2007 15:01 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *physik.uni-giessen.de
Hello,
I put inside svn the geometry for the iron plate.
If one wants to use it, just add inside your simulation macro:

CbmModule *IronPlate= new CbmPipe("IRONPLATE");
IronPlate->SetGeometryFileName("ironplate.geo");
fRun->AddModule(IronPlate);


(of course you have even to add the "normal" pipe).
The geometry comes from the ironplate.xml file from the fast sim framework. It is a box filled with iron, and inside it has a hole filled with vacuum. This causes overlap with the beampipe, hopefully it will be solved in the next future.

Probably the numbers should be checked, I am not so sure if our dipole definition corresponds to the "fast sim" one.
Previous Topic: Magnetic Fields in Pandaroot
Next Topic: Update of the webpage
Goto Forum:
  


Current Time: Sun Apr 28 02:21:12 CEST 2024

Total time taken to generate the page: 0.00791 seconds