ATLAS Offline Software
Loading...
Searching...
No Matches
HepEvt.cxx File Reference

Go to the source code of this file.

Variables

const unsigned int hepevt_bytes_allocation_ATLAS
struct { 
   char   data [hepevt_bytes_allocation_ATLAS
hepevt_

Variable Documentation

◆ data

Definition at line 11 of file HepEvt.cxx.

◆ [struct]

struct { ... } hepevt_

◆ hepevt_bytes_allocation_ATLAS

const unsigned int hepevt_bytes_allocation_ATLAS
Initial value:
=
sizeof(long int) * ( 2 + 6 * 10000 )
+ sizeof(double) * ( 9 * 10000 )

Definition at line 7 of file HepEvt.cxx.