ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include "AtPSAMax.h"
#include "AtHit.h"
#include "AtPad.h"
#include <FairLogger.h>
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <algorithm>
#include <array>
#include <iterator>
#include <memory>
#include <numeric>
#include <utility>
Go to the source code of this file.
Typedefs | |
using | XYZPoint = ROOT::Math::XYZPoint |
Functions | |
ClassImp (AtPSAMax) | |
using XYZPoint = ROOT::Math::XYZPoint |
Definition at line 21 of file AtPSAMax.cxx.
ClassImp | ( | AtPSAMax | ) |