STAR Computing | Tutorials main page |
How to run example bfc kumac in STAF | |
Offline computing tutorial | Maintained by Turner |
The standard chain kumacs either write out the staf tables to a file (full event directory or dst directory only) and can write a table to an ntuple. You can only make plots from ntuples!
You can write files while still in STAF after running if you forgot to put it in automatically
$STAR/kumacs/util/write_table_to_file#init (inputs) $STAR/kumacs/util/write_table_to_file#write (inputs) $STAR/kumacs/util/write_table_to_file#close (inputs)
$STAR/kumacs/util/write_table_to_ntuple#init_disk (inputs) $STAR/kumacs/util/write_table_to_ntuple#write_event_disk (inputs) $STAR/kumacs/util/write_table_to_ntuple#close_disk (inputs)
$STAR/kumacs/util/write_table_to_ntuple#init_memory (inputs) $STAR/kumacs/util/write_table_to_ntuple#write_event_memory (inputs)
hi/file 21 mytable.ntup 0 nt/li nt/print 21 nt/pl 21.myvariable