Welcome Page Qweak
Region 3 Drift Chambers
Construction Software DAQ Internal Physics
  Software related Topics  Not logged in Qweak
Entry Klaus Grimm; v42 geometry bug ?!
   Reply Klaus Grimm; v42 valgrind results
      Reply Klaus Grimm; v42 geometry bug found
         Reply Klaus Grimm; Geant3/4 colli #3 z position and total thickness are different
            Reply Klaus Grimm; My Geant4 workaround: shrink MainMagnet_MasterContainer in Z
            Reply Klaus Grimm; SolidWorks view of collimator 3 and magnet structure
Message ID: 96     Entry time: 03/14/2005 08:17:08 PM     In reply to: 95
 Author: Klaus Grimm 
 Type: Simulation 
 Category: Geant4 
 Subject: My Geant4 workaround: shrink MainMagnet_MasterContainer in Z  
 Record date: 03/14/2005 09:48:55 AM 

// define MainMagnet_MasterContainer geometry values
// The MainMagnet_MasterContainer contains everything related to QTOR
//
   MainMagnet_MasterContainer_FullLength_X = 800.0*cm;    // Full X length 
   MainMagnet_MasterContainer_FullLength_Y = 800.0*cm;    // Full Y length 
// MainMagnet_MasterContainer_FullLength_Z = 507.5*cm;    // Full Z length according to SW

// at present unclear which is the correct colli#3 z-position and thickness
// therefore I have to reduce MainMagnet_MasterContainer_FullLength_Z by some centimeters,
// otherwise colli #3 will stick partially in the MainMagnet and and cause tracking errors 
// At present only the coil geometry is included, no magnet structure so far. Otherwise
// I could not shrink the MainMagnet_MasterContainer_FullLength_Z without cutting the structure.

   MainMagnet_MasterContainer_FullLength_Z = 500.0*cm;    // Full Z length,


.
ELOG V2.6.0-beta