ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Class definition for HiParnt, which is used to modify the Hijing HIPARNT common. More...
#include <coresoftware/blob/master/generators/sHijing/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 | _dummy |
float | _realdummy |
Static Private Attributes | |
static const int | _lenHipr1 = 100 |
static const int | _lenIhpr2 = 50 |
static const int | _lenHint1 = 100 |
static const int | _lenIhnt2 = 50 |
static HIPARNT * | _hiparnt =0 |
Friends | |
struct | HIPARNT |
Class definition for HiParnt, which is used to modify the Hijing HIPARNT common.
Definition at line 12 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 12 of file HiParnt.h
|
inline |
|
inline |
|
inline |
Definition at line 88 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 88 of file HiParnt.h
References _hiparnt, _realdummy, HiParnt::HIPARNT::hint1, init(), and lenHint1().
Referenced by __example_2.f__(), __example_3.f__(), __example_4.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), ar3jet(), arorie(), attrad(), crsjet(), fgp1(), fgp2(), fhin(), fillEvent(), fjet(), fjetrig(), flap(), fnjet(), fnkick(), fnkick2(), fnstru(), fnstrum(), fnstrus(), ftot(), ftotjet(), ftotrig(), g(), ghvq(), gmin(), gphoton(), hiboost(), hijcrs(), hijcsc(), hijels(), hijfrg(), hijhrd(), hijing(), hijini(), hijset(), hijsft(), hijwds(), hiptdi(), jetini(), omg0(), parton(), profile(), pyhiremn(), pyhistfu(), pyremn(), pystfu(), quench(), test(), wdsax1(), and wdsax2().
|
inline |
Definition at line 72 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 72 of file HiParnt.h
References _hiparnt, _realdummy, HiParnt::HIPARNT::hipr1, init(), and lenHipr1().
Referenced by __example_2.f__(), __example_3.f__(), __example_4.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), ar3jet(), arorie(), attrad(), crsjet(), fgp1(), fgp2(), fhin(), fjet(), fjetrig(), flap(), fnjet(), fnkick(), fnkick2(), fnstru(), fnstrum(), fnstrus(), ftot(), ftotjet(), ftotrig(), g(), ghvq(), gmin(), gphoton(), hiboost(), hijcrs(), hijcsc(), hijels(), hijfrg(), hijhrd(), hijing(), hijini(), hijset(), hijsft(), hijwds(), hiptdi(), jetini(), main(), omg0(), parton(), profile(), pyhiremn(), pyhistfu(), pyremn(), pystfu(), quench(), test(), wdsax1(), and wdsax2().
Definition at line 97 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 97 of file HiParnt.h
References _dummy, _hiparnt, HiParnt::HIPARNT::ihnt2, init(), and lenIhnt2().
Referenced by __example_2.f__(), __example_3.f__(), __example_4.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), ar3jet(), arorie(), attrad(), crsjet(), fgp1(), fgp2(), fhin(), fillEvent(), fjet(), fjetrig(), flap(), fnjet(), fnkick(), fnkick2(), fnstru(), fnstrum(), fnstrus(), ftot(), ftotjet(), ftotrig(), g(), ghvq(), gmin(), gphoton(), hiboost(), hijcrs(), hijcsc(), hijels(), hijfrg(), hijhrd(), hijing(), hijini(), hijset(), hijsft(), hijwds(), hiptdi(), jetini(), omg0(), parton(), profile(), pyhiremn(), pyhistfu(), pyremn(), pystfu(), quench(), test(), wdsax1(), and wdsax2().
Definition at line 80 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 80 of file HiParnt.h
References _dummy, _hiparnt, HiParnt::HIPARNT::ihpr2, init(), and lenIhpr2().
Referenced by __example_2.f__(), __example_3.f__(), __example_4.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), ar3jet(), arorie(), attrad(), crsjet(), fgp1(), fgp2(), fhin(), fillEvent(), fjet(), fjetrig(), flap(), fnjet(), fnkick(), fnkick2(), fnstru(), fnstrum(), fnstrus(), ftot(), ftotjet(), ftotrig(), g(), ghvq(), gmin(), gphoton(), hiboost(), hijcrs(), hijcsc(), hijels(), hijfrg(), hijhrd(), hijing(), hijini(), hijset(), hijsft(), hijwds(), hiptdi(), jetini(), main(), omg0(), parton(), profile(), pyhiremn(), pyhistfu(), pyremn(), pystfu(), quench(), test(), wdsax1(), and wdsax2().
Definition at line 58 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 58 of file HiParnt.h
References _hiparnt, and hiparnt_address_().
Referenced by demo.App::__init__(), testem0.App::__init__(), Lesson1.App::__init__(), ExN03.App::__init__(), hint1(), hipr1(), ihnt2(), and ihpr2().
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
private |
|
staticprivate |
|
staticprivate |
Definition at line 35 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 35 of file HiParnt.h
Referenced by lenHint1().
|
staticprivate |
Definition at line 33 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 33 of file HiParnt.h
Referenced by lenHipr1().
|
staticprivate |
Definition at line 36 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 36 of file HiParnt.h
Referenced by lenIhnt2().
|
staticprivate |
Definition at line 34 of file HiParnt.h.
View newest version in sPHENIX GitHub at line 34 of file HiParnt.h
Referenced by lenIhpr2().
|
private |