![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Class definition for HiMain2, which is used to modify the Hijing HIMAIN2 common. More...
#include <coresoftware/blob/master/generators/sHijing/HiMain2.h>
Collaboration diagram for HiMain2:Classes | |
| struct | HIMAIN2 |
Public Member Functions | |
| HiMain2 () | |
| ~HiMain2 () | |
| int & | katt (int i, int j) |
| float & | patt (int i, int j) |
| float & | vatt (int i, int j) |
| void | init (void) |
| int | leniKatt () const |
| int | lenjKatt () const |
| int | leniPatt () const |
| int | lenjPatt () const |
| int | leniVatt () const |
| int | lenjVatt () const |
Private Attributes | |
| int | _dummy |
| float | _realdummy |
Static Private Attributes | |
| static const int | _leniKatt = 130000 |
| static const int | _lenjKatt = 4 |
| static const int | _leniPatt = 130000 |
| static const int | _lenjPatt = 4 |
| static const int | _leniVatt = 130000 |
| static const int | _lenjVatt = 4 |
| static HIMAIN2 * | _himain2 =0 |
Friends | |
| struct | HIMAIN2 |
Class definition for HiMain2, which is used to modify the Hijing HIMAIN2 common.
Definition at line 11 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 11 of file HiMain2.h
|
inline |
|
inline |
Definition at line 60 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 60 of file HiMain2.h
References _himain2, and himain2_address_().
Referenced by demo.App::__init__(), testem0.App::__init__(), Lesson1.App::__init__(), ExN03.App::__init__(), katt(), patt(), and vatt().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 76 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 76 of file HiMain2.h
References _dummy, _himain2, init(), HiMain2::HIMAIN2::katt, leniKatt(), and lenjKatt().
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), fillEvent(), gmin(), hijing(), and test().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 86 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 86 of file HiMain2.h
References _himain2, _realdummy, init(), leniPatt(), lenjPatt(), and HiMain2::HIMAIN2::patt.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), fillEvent(), gmin(), hijing(), and test().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 96 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 96 of file HiMain2.h
References _himain2, _realdummy, init(), leniVatt(), lenjVatt(), and HiMain2::HIMAIN2::vatt.
Referenced by fillEvent(), and hijing().
Here is the call graph for this function:
Here is the caller graph for this function:
|
friend |
|
private |
|
staticprivate |
|
staticprivate |
Definition at line 33 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 33 of file HiMain2.h
Referenced by leniKatt().
|
staticprivate |
Definition at line 35 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 35 of file HiMain2.h
Referenced by leniPatt().
|
staticprivate |
Definition at line 37 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 37 of file HiMain2.h
Referenced by leniVatt().
|
staticprivate |
Definition at line 34 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 34 of file HiMain2.h
Referenced by lenjKatt().
|
staticprivate |
Definition at line 36 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 36 of file HiMain2.h
Referenced by lenjPatt().
|
staticprivate |
Definition at line 38 of file HiMain2.h.
View newest version in sPHENIX GitHub at line 38 of file HiMain2.h
Referenced by lenjVatt().
|
private |