Privacy and Security Notice

Archived Messages for CLAS_PHOTON@cebaf.gov: tag package

tag package

Eric Anciant (anciant@CEBAF.GOV)
Thu, 22 Jan 1998 17:18:11 -0500

Hello real ones,

I checked in this afternoon the first "bouture" of
the tag package,
I released my version,
checked it out again and this was working fine on Sun

(actually, as on friday 22th jan 5pm, some changes have been made to seb
and ana
by stepan,
so that prior to do the following you should check out seb and compile
it.
this should be no longer necessary as soon as the librarian has compiled
the new version of seb (LUC: can you imagine that ? he is defining one
common
block in one package (seb) and using it in another one (ana) !))

to use the tag it:

check out ana, user_ana, and tag

compile ana, tag, user_ana (go in the directory and make)
(If you wonder: ana is where histograms are booked and filled, user_ana
is the package for user analysis that we are using, in practice
and tag is the tagger package.)

you can remove the binary executable files from bin/[platform]/
after the 2 first compilations if you don't have
enough space on disk, only keeping the last user_ana* executable

then execute user_ana
including the following lines in your tcl script :

turnoff ALL
turnon tag

set Tagger_Raw_Format 1
set ltagger_h_do $true
set lusr0_do $true
set lusr1_do $true
set lusr0_h_do $true
set lusr1_h_do $true

I extracted a few data files from the silo to the work area,
that you can use if you want to check the package (on site),
they are :

/work/clas/disk1/tag/clas_tag_005241.A00
/work/clas/disk1/tag/clas_tag_005236.A00
/work/clas/disk1/tag/clas_tag_005245.A00

(otherwise, you can steal my TAG.tcl tcl script file :
~anciant/Analyse/TAG.tcl)

so :
user_ana -t TAG.tcl

in recsis: go <number of events>
then: exit

it produces a .rzn file filled (so far) with an ntuple and a few
histograms.

This is a very preliminary version, which is ought to evolve a lot in
the
following month(s)

regards,

eric

--
Eric Anciant \ anciant@jlab.org \ www.jlab.org/~anciant
Thomas Jefferson National Accelerator Facility, MS 16B,
12000 Jefferson Av., Newport News, VA 23606 USA
fax: (757) 269-6273 \ Day: (757) 269-7680 - (757) 269 7479
YEs, this excEEds the recommended 4 lines.