Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /coresoftware/calibrations/tpc/generator/README is written in an unsupported language. File is not indexed.

0001 This is the initial attempt to port the distortion generator code to run on racf.
0002 
0003 Some important notes:
0004 - AnnularFieldSim will look for a lookup table in the current directory containing the constants to the Rossegger decomposition of the TPC interior with a certain cell size.  If this file is not present, it will regenerate it.  At the default resolution settings, this single-threaded task takes about a day.  For the time being, Ross maintains this 1gb file, along with external E- and B- field maps in /sphenix/user/rcorliss/rossegger/.  If you wish to change this, it is currently hardcoded in the macro for each of the three.
0005 - The macro that runs AnnularFieldSim has very specific expectations of the charge maps that feed into it.  Evgeny's current file format works, but if the size of the TH3s in there changes dramatically, things may break in funny ways.
0006 - This does not currently compile.  Some dependencies that resolve when compiled on a home machine do not link correctly here.