ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtSpaceChargeModel.h"
#include <FairTask.h>
#include <Rtypes.h>
#include <TClonesArray.h>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | AtSpaceChargeCorrectionTask |
Typedefs | |
using | SCModelPtr = std::unique_ptr< AtSpaceChargeModel > |
using SCModelPtr = std::unique_ptr<AtSpaceChargeModel> |
Definition at line 23 of file AtSpaceChargeCorrectionTask.h.