ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | HEPREP |
Macros | |
#define | HEPREP_INT32_FORMAT "%ld" |
#define | HEPREP_INT64_FORMAT "%lld" |
Typedefs | |
typedef long | HEPREP::int32 |
typedef long long | HEPREP::int64 |
#define HEPREP_INT32_FORMAT "%ld" |