Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::ImportPhysics2DVector Struct Reference

Store imported 2D physics vector data (see Geant4's G4Physics2DVector.hh). More...

#include <ImportPhysicsVector.hh>

Public Member Functions

 operator bool () const
 

Public Attributes

std::vector< doublex
 x grid
 
std::vector< doubley
 y grid
 
std::vector< doublevalue
 [x][y]
 

Detailed Description

Store imported 2D physics vector data (see Geant4's G4Physics2DVector.hh).

This stores a 2D grid of generic data with linear interpolation.


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