december 2017: version 4.0
- creation of an ACTAR TPC raw data reading class and program (as a separated optional library - requires event analysis library) october 2017: version 4.0
- new class GETActarTpc; the GETActarDem inherits from it.
- adapted GETSystem and GETActarTpc initialization
- definition of specific analyser classes (GETActarTpcAnalyser) july 2017: version 4.0
- added resolution anlysis for constant signal april 2017
- updated for GRootTools6.0 (and ROOT 6.xx)
- GETActarDem class replaces the GETDemonstrator class
- data analysis is deported to specific classes deriving from GETSystemAnalyser for easier portability
- the events related histograms are moved from the GET system classes to the analyser classes
- added Off-Track correction of data to the GETActarDem class
- added option to skip first events in analysis
december 2016: version 3.0
- added channels hit multiplicity count functions for GETObject(s)
- modified hit channels count for hit masks: channels above threshold and valid channels
april 2016: version 3.0
- added hit mask and lookup tables
- corrected for compilation on CentOS (acquisition station)
- use of environment variables to access XercesC library: the variables XERCESC_INC and XERCESC_LIB must be defined in the shell configuration
february 2016: version 2.2
- use of MFM library (version from GRU 15_10_22c) for samples readout
- updated ReadEvent function from GETSystem (from current DAQ version)
- added GETDemonstrator class
- added programs for splitting and merging CoBo frames november 2015: version 2.2
- use of MFM library (version from GRU 15_02_00) for R-CoBo samples readout
- added half-chip 2-FPN correction option for RCoBo event read
- corrected bugs in channel processing functions
june 2015: version 2.1
- requires
- GRootTools5.1 (Root version 5.34)
april 2015: version 2.0
- basic description of GET system structure
- not interfaced to real configuration files
- additionnal library for ROOT sessions analysis
- requires
- GCpp1.0
- GRootTools5.0 (Root version 5.xx)
- GFFT1.1