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

Go to the source code of this file.

Classes

class  AtSpaceChargeCorrectionTask
 

Typedefs

using SCModelPtr = std::unique_ptr< AtSpaceChargeModel >
 

Typedef Documentation

◆ SCModelPtr

using SCModelPtr = std::unique_ptr<AtSpaceChargeModel>

Definition at line 23 of file AtSpaceChargeCorrectionTask.h.