Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ./buildCompact.py [-h] -j JARFILE -c compact_new.xml -r millepede.res -t

JARFILE is the name of the hps-java jarfile you used/will be using to reconstruct your data files with the aligned (new) geometry.

The flag -t is needed as some of the parameters in the compact.xml file are already been modified by some expressions introducing physical constraints.

ATTENTION: all rotation offsets have to be summed, which means their sign doesn't have to be flipped when building the new compact.xml file. In some cases two "-" signs appear the the xml file, you need to replace the "- -" string with a "+" (not sure of the overall effect if the correction is not applied - this must be fixed).

 

Create a new detector based on a new compact.xml file

...