QwAnalysis
QwTrackingTreeRegion.cc File Reference

Implementation of the container for the pattern databases for each detector region. More...

#include "QwTrackingTreeRegion.h"
#include "QwLog.h"
#include "shortnode.h"
#include "shorttree.h"
+ Include dependency graph for QwTrackingTreeRegion.cc:

Go to the source code of this file.

Detailed Description

Implementation of the container for the pattern databases for each detector region.

Author
Burnham Stokes besto.nosp@m.kes@.nosp@m.jlab..nosp@m.org
Wouter Deconinck wdcon.nosp@m.inc@.nosp@m.jlab..nosp@m.org
Date
2009-09-04 18:06:23

It is useful to separate the pattern database into multiple detector regions to reduce the extent by which a set of hits are compared to a pattern. For instance, there are two databases for the region 3 set of detectors. One for the 'upper' and one for the 'lower' detector sets. Track segments in the area downstream of the QTOR magnet are approximated by straight lines. Only the VDC is designed to measure track positions, so these two databases designed to contain patterns which ressemble tracks passing through the VDC.

Definition in file QwTrackingTreeRegion.cc.