ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtUnpacker.h"
#include <FairTask.h>
#include <Rtypes.h>
#include <TClonesArray.h>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | AtUnpackTask |
Typedefs | |
using | mapPtr = std::shared_ptr< AtMap > |
using | unpackerPtr = std::unique_ptr< AtUnpacker > |
Definition at line 25 of file AtUnpackTask.h.
using unpackerPtr = std::unique_ptr<AtUnpacker> |
Definition at line 26 of file AtUnpackTask.h.