ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Go to the source code of this file.
Classes | |
class | AtFilterSubtraction |
Typedefs | |
using | vecDoubleCoBo = std::vector< std::vector< std::array< Double_t, 512 > >> |
using | vecIntCoBo = std::vector< std::vector< std::array< Int_t, 512 > >> |
using | vecAgetCount = std::vector< std::vector< Int_t > > |
using | AtMapPtr = std::shared_ptr< AtMap > |
Definition at line 21 of file AtFilterSubtraction.h.
using vecAgetCount = std::vector<std::vector<Int_t> > |
Definition at line 20 of file AtFilterSubtraction.h.
using vecDoubleCoBo = std::vector<std::vector<std::array<Double_t, 512> >> |
Definition at line 18 of file AtFilterSubtraction.h.
using vecIntCoBo = std::vector<std::vector<std::array<Int_t, 512> >> |
Definition at line 19 of file AtFilterSubtraction.h.