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

Go to the source code of this file.

Classes

class  AtUnpacker
 

Typedefs

using mapPtr = std::shared_ptr< AtMap >
 

Typedef Documentation

◆ mapPtr

using mapPtr = std::shared_ptr<AtMap>

Definition at line 17 of file AtUnpacker.h.