TCTAnalyse Reference Guide
TCTAnalyse is a shared library (.dll under Windows .sl under Linux) which is dedicated to anaylsis of the
TCT measurements taken with Particulars TCT setups. It is based on
ROOT in
the sense that it rellys heavily on its class libraries for all aspects of operation (visualization,
IO, user interface...). The class library can be used to built executable code, but the
primary use is within the root interpreter (CINT), where programs are executed in the form of
macros.
A repository of several examples/useful macros which can serve as a starting point for any analysis of the measured data.
The distribution package with instructions to install on different OS platforms.
A complete list of all classes defined in TCTAnalyse can be found at above link. A complete hierarchy graph of all classes (Class Hierarchy), showing each class's base and derived classes can be found here and a complete list of data types here.