ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Typedefs | Functions
AtPSATBAvg.cxx File Reference
#include "AtPSATBAvg.h"
#include "AtHit.h"
#include "AtPad.h"
#include "AtPadArray.h"
#include "AtPadBase.h"
#include <FairLogger.h>
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <algorithm>
#include <array>
#include <memory>
#include <numeric>
#include <utility>
Include dependency graph for AtPSATBAvg.cxx:

Go to the source code of this file.

Typedefs

using XYZPoint = ROOT::Math::XYZPoint
 

Functions

 ClassImp (AtPSATBAvg)
 

Typedef Documentation

◆ XYZPoint

using XYZPoint = ROOT::Math::XYZPoint

Definition at line 22 of file AtPSATBAvg.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( AtPSATBAvg  )