ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Typedefs
AtCalibration.h File Reference
#include <Rtypes.h>
#include <TString.h>
#include <array>
Include dependency graph for AtCalibration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtCalibration
 

Typedefs

using trace = std::array< Double_t, 512 >
 

Typedef Documentation

◆ trace

using trace = std::array<Double_t, 512>

Definition at line 9 of file AtCalibration.h.