Cicada
v1.4.1
Project 8 Processed-Data File Format Library
|
Contains the definition of the branches saved in the Katydid output for a classified event data. More...
#include <CMTEWithClassifierResultsData.hh>
Contains the definition of the branches saved in the Katydid output for a classified event data.
The branches of the classified event data object saved as a Katydid output in a ROOT file are defined in this class. A TMTEWithClassfierResultsData object contains the characteristics (such as identifications numbers, the start/end time and frequency, the slope and intercept) of a classified track detected by the event reconstruction. The mv_accessible macros creates public class members and public Get and Set methods (e.g. SetVariable(value)).