ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtPSA.h"
#include "AtPad.h"
#include "AtRawEvent.h"
#include <TVirtualFFT.h>
#include <cmath>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | AtPSADeconv |
Abstract base class for getting current through deconvolution. More... | |
struct | AtPSADeconv::ZHitData |
Struct for storing Z and Q hit data used by getZandQ function. More... | |