![]() |
ATLAS Offline Software
|
#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.
Functions | |
| 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) |
Variables | |
| char | himain1_ [] |
| char | himain2_ [] |
| char | hijjet1_ [] |
| char | hijjet2_ [] |
| char | hijjet4_ [] |
| char | hiparnt_ [] |
| char | histrng_ [] |
| char | hijcrdn_ [] |
| char | ranseed_ [] |
| float atl_ran_ | ( | int * | ) |
Definition at line 72 of file Hijing.cxx.
| void * getaddr_ | ( | void * | arg | ) |
Definition at line 55 of file Hijing.cxx.
| void * getaddri_ | ( | int * | arg | ) |
Definition at line 63 of file Hijing.cxx.
| uintptr_t hijcrdn_address_ | ( | ) |
Definition at line 99 of file Hijing.cxx.
| void hijing_ | ( | const char * | , |
| float * | , | ||
| float * | , | ||
| long int | ) |
| uintptr_t hijjet1_address_ | ( | ) |
Definition at line 94 of file Hijing.cxx.
| uintptr_t hijjet2_address_ | ( | ) |
Definition at line 95 of file Hijing.cxx.
| uintptr_t hijjet4_address_ | ( | ) |
Definition at line 96 of file Hijing.cxx.
| void hijset_ | ( | float * | , |
| const char * | , | ||
| const char * | , | ||
| const char * | , | ||
| int * | , | ||
| int * | , | ||
| int * | , | ||
| int * | , | ||
| long int | , | ||
| long int | , | ||
| long int | ) |
| uintptr_t himain1_address_ | ( | ) |
Definition at line 92 of file Hijing.cxx.
| uintptr_t himain2_address_ | ( | ) |
Definition at line 93 of file Hijing.cxx.
| uintptr_t hiparnt_address_ | ( | ) |
Definition at line 97 of file Hijing.cxx.
| uintptr_t histrng_address_ | ( | ) |
Definition at line 98 of file Hijing.cxx.
| float ran_ | ( | int * | idummy | ) |
Definition at line 77 of file Hijing.cxx.
| uintptr_t ranseed_address_ | ( | ) |
Definition at line 100 of file Hijing.cxx.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |