next up previous contents
Next: TPhHitArrays Up: TPhTopology - an introduction Previous: TPhTopology - an introduction   Contents

TPhTopoData - an introduction

TPhTopoData is the means by which one can store and access data according to a structure (e.g. FEC structure, FB structure, etc.) defined by a TPhTopology.

The constructor to a TPhTopoData requires the existence of a TPhTopology (see documentation in TPhTopology.cxx). If it is a topology, then TPhTopoData(t, depth) allocates an array corresponding to the depth. If depth = -1 then the array has one entry per data channel. Otherwise, the array gets one entry for each node. For instance, one might want an entry for each chip in an FECDetector for a CMN calculation.

Useful methods:


next up previous contents
Next: TPhHitArrays Up: TPhTopology - an introduction Previous: TPhTopology - an introduction   Contents
Gunther Roland
2000-05-05