Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Variables
HepMCEx02/src/HEPEvtcom.cc File Reference

Implementation of the HEPEvtcom class. More...

#include <ctype.h>

Go to the source code of this file.

Data Structures

struct  hepevt
 

Variables

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

Detailed Description

Implementation of the HEPEvtcom class.

Definition in file HepMCEx02/src/HEPEvtcom.cc.

Variable Documentation

hepevt hepevt_

Definition at line 86 of file HepMCEx02/src/HEPEvtcom.cc.

const unsigned int hepevt_bytes_allocation
Initial value:
=
sizeof(long int) * ( 2 + 4 * HEPEVT_EntriesAllocation )
+ sizeof(double) * ( 9 * HEPEVT_EntriesAllocation )
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)

Definition at line 78 of file HepMCEx02/src/HEPEvtcom.cc.

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

Definition at line 76 of file HepMCEx02/src/HEPEvtcom.cc.