ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Typedefs | Functions
AtLineChargeModel.cxx File Reference
#include "AtLineChargeModel.h"
#include "AtDigiPar.h"
#include <Math/Point3D.h>
#include <Rtypes.h>
#include <cmath>
Include dependency graph for AtLineChargeModel.cxx:

Go to the source code of this file.

Typedefs

using XYZPoint = ROOT::Math::XYZPoint
 
using RZPPoint = ROOT::Math::RhoZPhiPoint
 

Functions

 ClassImp (AtLineChargeModel)
 

Typedef Documentation

◆ RZPPoint

using RZPPoint = ROOT::Math::RhoZPhiPoint

Definition at line 12 of file AtLineChargeModel.cxx.

◆ XYZPoint

using XYZPoint = ROOT::Math::XYZPoint

Definition at line 11 of file AtLineChargeModel.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( AtLineChargeModel  )