ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Typedefs
AtTrackTransformer.cxx File Reference
#include "AtTrackTransformer.h"
#include "AtHit.h"
#include "AtHitCluster.h"
#include "AtTrack.h"
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <Math/Vector3D.h>
#include <TMath.h>
#include <TMatrixDSymfwd.h>
#include <TMatrixTSym.h>
#include <TVector3.h>
#include <algorithm>
#include <iterator>
#include <memory>
#include <vector>
Include dependency graph for AtTrackTransformer.cxx:

Go to the source code of this file.

Typedefs

using XYZPoint = ROOT::Math::XYZPoint
 

Typedef Documentation

◆ XYZPoint

using XYZPoint = ROOT::Math::XYZPoint

Definition at line 23 of file AtTrackTransformer.cxx.