next up previous contents
Next: TPhTopoData - an introduction Up: Using Phat 5.0 Previous: Basic Data Classes   Contents

TPhTopology - an introduction

TPhTopology is a means to describe a detector configuration which allows a virtual partition of a flat data array into segments that correspond to various levels. The only constraint is that all of the nodes at the "bottom" of the tree are at the same depth relative to the root node.

The bottom nodes comprise one or more channels. The nodes above it comprise all of the channels of the nodes beneath it.

The topology does not itself contain any data. Instead, it serves as merely the directory which allows the user to get access to the data by reference to a subcomponent, or even just simple access to all of the channels.

The important objects here are:

Finally, keep in mind that you will not use TPhTopology directly. Rather, the TPhTopoData objects will access its topology for you by forwarding your requests to it. See the documentation in TPhTopoData.cxx for some more explanation of this.



Subsections
next up previous contents
Next: TPhTopoData - an introduction Up: Using Phat 5.0 Previous: Basic Data Classes   Contents
Gunther Roland
2000-05-05