DDASToys for NSCLDAQ  6.2-000
Classes
RootExtensions.h File Reference

Provide streamable versions of the event extensions defined in fit_extensions.h. More...

#include <fit_extensions.h>
#include <TObject.h>
Include dependency graph for RootExtensions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ddastoys::RootPulseDescription
 Describes a single pulse without an offset. More...
 
struct  ddastoys::RootFit1Info
 Full fitting information for the single pulse. More...
 
struct  ddastoys::RootFit2Info
 Full fitting information for the double pulse. More...
 
struct  ddastoys::RootHitExtension
 The data structure containing the full fit information. More...
 

Detailed Description

Provide streamable versions of the event extensions defined in fit_extensions.h.

These structs mirror those having to do with the fit extensions to DDAS data, but they support ROOT serialization and, therefore, can be put into ROOT files/tree leaves.