9 #ifndef QWTRACKINGTREEREGION_H
10 #define QWTRACKINGTREEREGION_H
89 #endif // QWTRACKINGTREEREGION_H
bool IsSearchable() const
Is this region searchable?
void PrintTrees() const
Print the list of trees.
shortnode * GetNode()
Get the node to this tree region.
void SetSearchable(bool searchable=true)
Set this tree region to searchable.
A container for the pattern databases for each detector region.
void PrintNodes() const
Print the list of nodes.
Memory management structure to count objects.
bool fSearchable
Is this tree region searchable?
void Print(const Option_t *options=0) const
Print the lists of trees and nodes.
virtual ~QwTrackingTreeRegion()
Destructor.
void SetWidth(double width)
Set the width.
double fWidth
Width of the detector plane (i.e. number of wires * wire spacing)
Definition of a shortnode, the short version of a nodenode.
Definition of virtual base class for all tracking elements.
double GetWidth() const
Get the width.
QwTrackingTreeRegion()
Default constructor.
shortnode fNode
Top node of this tree region.
Virtual base class for all tracking elements.