| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

HEPEVT_Wrapper.h File Reference

#include <ctype.h>
#include <iostream>
#include <cstdio>

Include dependency graph for HEPEVT_Wrapper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  HepMC

Classes

class  HepMC::HEPEVT_Wrapper
 This class is intended for static use only - it makes no sense to instantiate it. More...

Defines

#define HEPEVT_EntriesAllocation   10000
#define hepevt   hepevt_

Variables

const unsigned int hepevt_bytes_allocation
struct {
   char   data [hepevt_bytes_allocation]
hepevt_

Define Documentation

#define HEPEVT_EntriesAllocation   10000

Definition at line 4 of file HEPEVT_Wrapper.h.

#define hepevt   hepevt_

Definition at line 84 of file HEPEVT_Wrapper.h.


Variable Documentation

const unsigned int hepevt_bytes_allocation

Initial value:

 
                sizeof(long int) * ( 2 + 6 * HEPEVT_EntriesAllocation )
                + sizeof(double) * ( 9 * HEPEVT_EntriesAllocation )

Definition at line 66 of file HEPEVT_Wrapper.h.

char data[hepevt_bytes_allocation]

Definition at line 81 of file HEPEVT_Wrapper.h.

struct { ... } hepevt_

| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:56:43 2011 for HepMC by doxygen 1.4.7