![]() |
ATLAS Offline Software
|
Class definition for HiParnt, which is used to modify the Hijing HIPARNT common. More...
#include <HiParnt.h>
Classes | |
| struct | HIPARNT |
Public Member Functions | |
| HiParnt () | |
| ~HiParnt () | |
| float & | hipr1 (int n) |
| int & | ihpr2 (int n) |
| float & | hint1 (int n) |
| int & | ihnt2 (int n) |
| void | init (void) |
| int | lenHipr1 () const |
| int | lenIhpr2 () const |
| int | lenHint1 () const |
| int | lenIhnt2 () const |
Private Attributes | |
| int | m_dummy |
| float | m_realdummy |
Static Private Attributes | |
| static const int | s_lenHipr1 = 100 |
| static const int | s_lenIhpr2 = 50 |
| static const int | s_lenHint1 = 100 |
| static const int | s_lenIhnt2 = 50 |
| static HIPARNT * | s_hiparnt =0 |
Friends | |
| struct | HIPARNT |
|
inline |
|
inline |
Definition at line 64 of file HiParnt.h.
|
staticprivate |