Re: [BLAST_ANAWARE] requested addons checked into BlastLib2

From: Chi Zhang (zhangchi@MIT.EDU)
Date: Wed Apr 21 2004 - 14:42:39 EDT


On Wed, 21 Apr 2004, Tancredi Botto wrote:

> On Tue, 20 Apr 2004, Chi Zhang wrote:
>
> > use dst->Draw("fSC.fX", "fSC.fX>-1e3") to see the distribution.
>
> Also fSC.fY !!! That will be more useful for offsets.
that was there from the begining of the day fSC.fPosition.

> > fixed a bug where -m option does not accept a filename. (Aaron reported
> > this bug) now -m filename works. filename must NOT begin
> > with +-= or any number otherwise it can be anything. update
> > blast.sc_mc too otherwise program enters infinite loop or
> > segfaults.
> > added X position in TOF coord frame where a track crosses the front plane
> > of the paddle into DST.(TB's request).
> > use dst->Draw("fSC.fX", "fSC.fX>-1e3") to see the distribution.
> > same applies to LADS if a charged track crosses a LAD hit.
> > added X, Y position in CC coord frame where a track crosses the front
> > plane of the box into DST. (TB's request).
> > added ALL outer hits within any event with at least one charged track into
> > DST. (Vitaliy's request)
> > use dst->Scan("fSC_um[0].fPad") to see these hits. "_um"
> > meant for unmatched, [0] or [1] for the two sectors. since not
> > every event has unmatched outer hits, using Draw() here cause
> > segfault. same applies to CC, NC, L20 and L15. However, there
> > should be no "unmatched" NC or LAD as they at worst match a
> > "neutral" track.
> > some cuts on hit numbers which stops track finding/fitting if the sector
> > has less than 10 hits or more than 80 hits.
> >
> > anything else?
> >
> > Chi
> >
>
>



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:30 EST