ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Class definition for HiMain1, which is used to modify the Hijing HIMAIN1 common. More...
#include <coresoftware/blob/master/generators/sHijing/HiMain1.h>
Classes | |
struct | HIMAIN1 |
Public Member Functions | |
HiMain1 () | |
~HiMain1 () | |
int & | natt (void) |
float & | eatt (void) |
int & | jatt (void) |
int & | nt (void) |
int & | np (void) |
int & | n0 (void) |
int & | n01 (void) |
int & | n10 (void) |
int & | n11 (void) |
int & | ierrstat (void) |
void | init (void) |
Static Private Attributes | |
static HIMAIN1 * | _himain1 =0 |
Friends | |
struct | HIMAIN1 |
Class definition for HiMain1, which is used to modify the Hijing HIMAIN1 common.
Definition at line 13 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 13 of file HiMain1.h
|
inline |
|
inline |
|
inline |
Definition at line 91 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 91 of file HiMain1.h
References _himain1, HiMain1::HIMAIN1::eatt, and init().
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), gmin(), hijing(), and test().
Definition at line 70 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 70 of file HiMain1.h
References _himain1, and himain1_address_().
Referenced by demo.App::__init__(), testem0.App::__init__(), Lesson1.App::__init__(), ExN03.App::__init__(), eatt(), ierrstat(), jatt(), n0(), n01(), n10(), n11(), natt(), np(), and nt().
Definition at line 98 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 98 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::jatt.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), gmin(), hijing(), and test().
Definition at line 119 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 119 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::n0.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), calcta(), calcxsection(), fillEvent(), getltimemax(), getmdmin(), getnatmdmin(), getneff(), getneffmax(), getscatterer(), gettemp(), gettempmax(), gmin(), hijing(), medderiv(), medinit(), mednextevt(), npart(), nthick(), pyresd(), and test().
Definition at line 126 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 126 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::n01.
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().
Definition at line 133 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 133 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::n10.
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().
Definition at line 140 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 140 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::n11.
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().
Definition at line 84 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 84 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::natt.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), fillEvent(), gmin(), hijing(), test(), and tog4().
Definition at line 112 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 112 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::np.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), fillEvent(), gmin(), hijing(), init(), jewel(), lucell(), luclus(), ludecy(), lufowo(), lujmas(), luprep(), lusphe(), lustrf(), lutabu(), luthru(), pycell(), pyclus(), pydecy(), pyfowo(), pyhiresd(), pyjmas(), pyprep(), pyresd(), pysphe(), pystrf(), pytabu(), pythru(), and test().
Definition at line 105 of file HiMain1.h.
View newest version in sPHENIX GitHub at line 105 of file HiMain1.h
References _himain1, init(), and HiMain1::HIMAIN1::nt.
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), fillEvent(), gmin(), gukine(), hijing(), and test().
|
friend |
|
staticprivate |