#include <ctype.h>
#include <iostream>
#include <cstdio>
Go to the source code of this file.
Classes | |
class | EPOS::EPOS_Wrapper |
Generic Wrapper for the fortran EPOS common block. More... | |
Namespaces | |
EPOS | |
Macros | |
#define | EPOS_EntriesAllocation 99900 |
#define | hepcom hepcom_ |
#define | HEPMC_EPOS_WRAPPER_H |
Variables | |
const unsigned int | epos_bytes_allocation |
struct { ... } | hepcom_ |
#define EPOS_EntriesAllocation 99900 |
Definition at line 5 of file EPOS_Wrapper.h.
#define hepcom hepcom_ |
Definition at line 85 of file EPOS_Wrapper.h.
Referenced by EPOS::EPOS_Wrapper::byte_num_to_double(), EPOS::EPOS_Wrapper::byte_num_to_int(), and EPOS::EPOS_Wrapper::write_byte_num().
#define HEPMC_EPOS_WRAPPER_H |
Definition at line 93 of file EPOS_Wrapper.h.
const unsigned int epos_bytes_allocation |
Definition at line 67 of file EPOS_Wrapper.h.
Referenced by EPOS::EPOS_Wrapper::byte_num_to_double(), EPOS::EPOS_Wrapper::byte_num_to_int(), and EPOS::EPOS_Wrapper::write_byte_num().
struct { ... } hepcom_ |