ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Namespaces | Typedefs
AtPatternCircle2D.h File Reference
#include "AtPattern.h"
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <Rtypes.h>
#include <memory>
#include <vector>
Include dependency graph for AtPatternCircle2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtPatterns::AtPatternCircle2D
 Describes a circle track projected to the XY plane. More...
 

Namespaces

 AtPatterns
 

Typedefs

using XYZPoint = ROOT::Math::XYZPoint
 

Typedef Documentation

◆ XYZPoint

using XYZPoint = ROOT::Math::XYZPoint

Definition at line 18 of file AtPatternCircle2D.h.