#include "Hijing_i/Hijing.h"
#include "Hijing_i/VertexShift.h"
#include "GaudiKernel/MsgStream.h"
#include "CxxUtils/StringParse.h"
#include "AtlasHepMC/GenEvent.h"
#include "AtlasHepMC/GenVertex.h"
#include "AtlasHepMC/GenParticle.h"
#include "AtlasHepMC/HeavyIon.h"
#include <stdlib.h>
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Geometry/Point3D.h"
#include <cstdint>
#include "AthenaKernel/RNGWrapper.h"
Go to the source code of this file.
|
| void * | getaddr_ (void *arg) |
| void * | getaddri_ (int *arg) |
| float | atl_ran_ (int *) |
| float | ran_ (int *idummy) |
| uintptr_t | himain1_address_ () |
| uintptr_t | himain2_address_ () |
| uintptr_t | hijjet1_address_ () |
| uintptr_t | hijjet2_address_ () |
| uintptr_t | hijjet4_address_ () |
| uintptr_t | hiparnt_address_ () |
| uintptr_t | histrng_address_ () |
| uintptr_t | hijcrdn_address_ () |
| uintptr_t | ranseed_address_ () |
| void | hijset_ (float *, const char *, const char *, const char *, int *, int *, int *, int *, long int, long int, long int) |
| void | hijing_ (const char *, float *, float *, long int) |
◆ atl_ran_()
Definition at line 72 of file Hijing.cxx.
73 {
74 return (float) CLHEP::RandFlat::shoot(p_Engine);
75 }
◆ getaddr_()
| void * getaddr_ |
( |
void * | arg | ) |
|
Definition at line 55 of file Hijing.cxx.
55 {
56
57 return(arg);
58
59}
◆ getaddri_()
| void * getaddri_ |
( |
int * | arg | ) |
|
Definition at line 63 of file Hijing.cxx.
63 {
64
65 return(arg);
66
67}
◆ hijcrdn_address_()
| uintptr_t hijcrdn_address_ |
( |
| ) |
|
◆ hijing_()
| void hijing_ |
( |
const char * | , |
|
|
float * | , |
|
|
float * | , |
|
|
long int | ) |
◆ hijjet1_address_()
| uintptr_t hijjet1_address_ |
( |
| ) |
|
◆ hijjet2_address_()
| uintptr_t hijjet2_address_ |
( |
| ) |
|
◆ hijjet4_address_()
| uintptr_t hijjet4_address_ |
( |
| ) |
|
◆ hijset_()
| void hijset_ |
( |
float * | , |
|
|
const char * | , |
|
|
const char * | , |
|
|
const char * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
int * | , |
|
|
long int | , |
|
|
long int | , |
|
|
long int | ) |
◆ himain1_address_()
| uintptr_t himain1_address_ |
( |
| ) |
|
◆ himain2_address_()
| uintptr_t himain2_address_ |
( |
| ) |
|
◆ hiparnt_address_()
| uintptr_t hiparnt_address_ |
( |
| ) |
|
◆ histrng_address_()
| uintptr_t histrng_address_ |
( |
| ) |
|
◆ ran_()
| float ran_ |
( |
int * | idummy | ) |
|
◆ ranseed_address_()
| uintptr_t ranseed_address_ |
( |
| ) |
|
◆ hijcrdn_
◆ hijjet1_
◆ hijjet2_
◆ hijjet4_
◆ himain1_
◆ himain2_
◆ hiparnt_
◆ histrng_
◆ ranseed_