ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HEPEvtcom.cc File Reference

Implementation of the HEPEvtcom class. More...

#include <ctype.h>
+ Include dependency graph for HEPEvtcom.cc:

Go to the source code of this file.

Classes

struct  hepevt
 

Variables

**D E S C R I P T IN
 
const unsigned int hepevt_bytes_allocation
 
hepevt hepevt_
 

Detailed Description

Implementation of the HEPEvtcom class.

Definition in file HEPEvtcom.cc.

Variable Documentation

hepevt hepevt_

Definition at line 85 of file HEPEvtcom.cc.

View newest version in sPHENIX GitHub at line 85 of file HEPEvtcom.cc

const unsigned int hepevt_bytes_allocation
Initial value:
=
sizeof(long int) * ( 2 + 4 * HEPEVT_EntriesAllocation )
+ sizeof(double) * ( 9 * HEPEVT_EntriesAllocation )

Definition at line 77 of file HEPEvtcom.cc.

View newest version in sPHENIX GitHub at line 77 of file HEPEvtcom.cc

* * D E S C R I P T I O N

Definition at line 75 of file HEPEvtcom.cc.

View newest version in sPHENIX GitHub at line 75 of file HEPEvtcom.cc