ATLAS Offline Software
Loading...
Searching...
No Matches
HiMain1.h File Reference
#include <cstdint>
Include dependency graph for HiMain1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HiMain1
 Class definition for HiMain1, which is used to modify the Hijing HIMAIN1 common. More...
struct  HiMain1::HIMAIN1

Functions

uintptr_t himain1_address_ ()

Function Documentation

◆ himain1_address_()

uintptr_t himain1_address_ ( )

Definition at line 92 of file Hijing.cxx.

92{ return reinterpret_cast<uintptr_t>(himain1_); }
char himain1_[]