cloudy trunk
Loading...
Searching...
No Matches
t_collider Class Reference

#include <collision.h>

Collaboration diagram for t_collider:

Public Member Functions

 t_collider ()

Data Fields

long charge
double * density
realnum mass_amu

Detailed Description

Definition at line 21 of file collision.h.

Constructor & Destructor Documentation

◆ t_collider()

t_collider::t_collider ( )
inline

Definition at line 28 of file collision.h.

References charge, density, and mass_amu.

Field Documentation

◆ charge

long t_collider::charge

Definition at line 24 of file collision.h.

Referenced by t_collider().

◆ density

double* t_collider::density

Definition at line 25 of file collision.h.

Referenced by t_collider().

◆ mass_amu

realnum t_collider::mass_amu

Definition at line 26 of file collision.h.

Referenced by t_collider().


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