GET library

The GETActarEventReader class defines an effective run analysis class for the experimental data from ACTAR TPC.

It is based on various classes:

  • the GEVRunBase class from the Event Analysis library, for the general run analysis scheme;
  • the GETActarTpc class from the GET library for the ACTAR / GET data processing.

The class may be derived in a user class in order to include some specific analysis, otherwise a ready-to-use program is compiled for a direct use of the GETActarEventReader class: GETActarReader.

Analysis class

The GETActarEventReader is based on:

  • the GEVRunBase class (from the Event Analysis library) that provides the basic scheme for events reading and processing, including a graphical user interface for interactive running and spectra analysis;
  • the GETActarTpc class (from GET library) that defines an object handling the data from the GET electronic;

Configuration of the analysis

User hook functions for derived classes

User functions from GEVRunBase class
User functions from GETActarTpc class