![]() |
Project
|
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 |
helper struct to store and set RegularGrid3D
Definition at line 32 of file RegularGrid3D.h.
ParamSpaceCharge o2::tpc::RegularGridHelper< DataT >::params |
Definition at line 39 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::phimin |
Definition at line 35 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::rmin |
Definition at line 34 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::spacingPhi |
Definition at line 38 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::spacingR |
Definition at line 37 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::spacingZ |
Definition at line 36 of file RegularGrid3D.h.
DataT o2::tpc::RegularGridHelper< DataT >::zmin |
Definition at line 33 of file RegularGrid3D.h.