Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Typedefs
config.h File Reference

Go to the source code of this file.

Namespaces

 cheprep
 

Macros

#define CHEPREP_INT64_FORMAT   "%lld"
 
#define CHEPREP_UINT64_FORMAT   "%ulld"
 

Typedefs

typedef long long cheprep::int64
 
typedef unsigned long long cheprep::uint64
 

Macro Definition Documentation

#define CHEPREP_INT64_FORMAT   "%lld"

Definition at line 33 of file config.h.

Referenced by cheprep::DefaultHepRepAttValue::getAsString().

#define CHEPREP_UINT64_FORMAT   "%ulld"

Definition at line 34 of file config.h.