Project
Loading...
Searching...
No Matches
o2::tpc::RegularGridHelper< DataT > Struct Template Reference

helper struct to store and set RegularGrid3D More...

#include <RegularGrid3D.h>

Public Attributes

DataT zmin
 
DataT rmin
 
DataT phimin
 
DataT spacingZ
 
DataT spacingR
 
DataT spacingPhi
 
ParamSpaceCharge params
 

Detailed Description

template<typename DataT = double>
struct o2::tpc::RegularGridHelper< DataT >

helper struct to store and set RegularGrid3D

Definition at line 32 of file RegularGrid3D.h.

Member Data Documentation

◆ params

Definition at line 39 of file RegularGrid3D.h.

◆ phimin

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::phimin

Definition at line 35 of file RegularGrid3D.h.

◆ rmin

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::rmin

Definition at line 34 of file RegularGrid3D.h.

◆ spacingPhi

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::spacingPhi

Definition at line 38 of file RegularGrid3D.h.

◆ spacingR

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::spacingR

Definition at line 37 of file RegularGrid3D.h.

◆ spacingZ

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::spacingZ

Definition at line 36 of file RegularGrid3D.h.

◆ zmin

template<typename DataT = double>
DataT o2::tpc::RegularGridHelper< DataT >::zmin

Definition at line 33 of file RegularGrid3D.h.


The documentation for this struct was generated from the following file: