Mixing in backgrounds



Available frames

The following background frames are available for including in stand-alone applications:


Mixing in backgrounds in stand-alone applications

In order to mix in backgrounds in a stand-alone application, include trgFrame/MixFullInputSequence.hh in your AppUserBuild.cc: (I usually include it at the beginning of AppUserBuild, right after FcsInputSequence).

Then in the corresponding tcl script, (You should of course put the full path for the background frame in 'input file'). You might also want to specify which subdetector data you would like the mixer to process. For example, if it's an SVT stand-alone application, you might say 'set doSvt true' and set the rest of 'doXxx' to false. You can also re-use the same frames over and over again for more statistics by doing


Mixing in backgrounds in SimApp

  • In order to run SimApp with backgrounds, you should have a file in your workdir named Frame.xdr. It can be just a symbolic link to one of the available background frames.


  • If you would like to re-use the same frame file several times, you should set an environment variable called frame_files to the number of times you would like to use the file. By default, the number of times a given background frame file can be used is set to 15.

  • Mixing in backgrounds in Beta

    If you are running Beta from the event store, you don't need to worry about anything apart from selecting the right collection (with backgrounds). If you are running Beta from an xdr file, you can use the same prescription as for SimApp to mix in backgrounds.






    Natalia Kuznetsova natalia@charm.physics.ucsb.edu 4/19/99