TopNtuples From 5.3.1 Production Output

Prescription

TopNtuples made from 5.3.1 production are being made. The prescription used to make them is:
    # Create test release
    setup cdfsoft2 5.3.1
    newrel -t 5.3.1 topnt_531
    cd topnt_531

    # Get TopMods with CosmicFinder patch installed
    addpkg TopMods top_5_3_1_v01
    # Get patches
    cvs co Release
    cvs co -A cdfopr
    cdfopr/scripts/checkout_patches 5.3.1_physics

    gmake nobin TopMods.bin


    
The patches include:

CAVEAT!!! If you want to use the UtilMods patch, you have to compile without shared libaries:

    unsetenv USESHLIBS
    gmake nobin TopMods.bin
    

Ntuple files

We are processing the following datasets

CAF Tarballs

The tar file used to run this data is given here. These are sent to a local disk, and are copied over as I check them.

Making your own TopNtuples


Salvatore Rappoccio
Last modified: Tue May 4 08:26:11 CDT 2004