Project
Loading...
Searching...
No Matches
PoissonSolverHelpers.h File Reference

Go to the source code of this file.

Classes

struct  o2::tpc::MGParameters
 
struct  o2::tpc::TPCParameters< DataT >
 
struct  o2::tpc::GEMFrameParameters< DataT >
 
struct  o2::tpc::GridProperties< DataT >
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::tpc
 Global TPC definitions and constants.
 

Enumerations

enum class  o2::tpc::CycleType { o2::tpc::VCycle = 0 , o2::tpc::WCycle = 1 , o2::tpc::FCycle = 2 }
 < Enumeration of Cycles Type More...
 
enum class  o2::tpc::GridTransferType { o2::tpc::Half = 0 , o2::tpc::Full = 1 }
 
enum class  o2::tpc::RelaxType { o2::tpc::Jacobi = 0 , o2::tpc::WeightedJacobi = 1 , o2::tpc::GaussSeidel = 2 }