Project
Loading...
Searching...
No Matches
o2::base::MatCell Struct Reference

#include <MatCell.h>

Inherited by o2::base::MatBudget.

Public Member Functions

 GPUd () MatCell()
 
 GPUdDefault () MatCell(const MatCell &src)=default
 
 GPUd () void set(const MatCell &c)
 
 GPUd () void scale(float scale)
 
 ClassDefNV (MatCell, 1)
 

Public Attributes

float meanRho
 mean density, g/cm^3
 
float meanX2X0
 fraction of radiaton lenght
 

Static Public Attributes

static constexpr int NParams = 2
 

Detailed Description

Definition at line 26 of file MatCell.h.

Member Function Documentation

◆ ClassDefNV()

o2::base::MatCell::ClassDefNV ( MatCell  ,
 
)

◆ GPUd() [1/3]

o2::base::MatCell::GPUd ( )
inline

Definition at line 33 of file MatCell.h.

◆ GPUd() [2/3]

o2::base::MatCell::GPUd ( )
inline

Definition at line 42 of file MatCell.h.

◆ GPUd() [3/3]

o2::base::MatCell::GPUd ( ) const &
inline

Definition at line 36 of file MatCell.h.

◆ GPUdDefault()

o2::base::MatCell::GPUdDefault ( ) const &
default

Member Data Documentation

◆ meanRho

float o2::base::MatCell::meanRho

mean density, g/cm^3

Definition at line 30 of file MatCell.h.

◆ meanX2X0

float o2::base::MatCell::meanX2X0

fraction of radiaton lenght

Definition at line 31 of file MatCell.h.

◆ NParams

constexpr int o2::base::MatCell::NParams = 2
staticconstexpr

Definition at line 29 of file MatCell.h.


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