ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Typedefs | Functions
AtPSASimple2.cxx File Reference
#include "AtPSASimple2.h"
#include "AtCalibration.h"
#include "AtEvent.h"
#include "AtHit.h"
#include "AtPad.h"
#include "AtRawEvent.h"
#include <FairLogger.h>
#include <Math/Point2D.h>
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <Math/Rotation3D.h>
#include <TSpectrum.h>
#include <algorithm>
#include <array>
#include <cmath>
#include <iostream>
#include <map>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for AtPSASimple2.cxx:

Go to the source code of this file.

Typedefs

using XYZPoint = ROOT::Math::XYZPoint
 

Functions

 ClassImp (AtPSASimple2)
 

Typedef Documentation

◆ XYZPoint

using XYZPoint = ROOT::Math::XYZPoint

Definition at line 29 of file AtPSASimple2.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( AtPSASimple2  )