Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4NuDEXRandom.hh File Reference
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <cmath>
#include "Randomize.hh"
#include "globals.hh"
#include "G4Exception.hh"

Go to the source code of this file.

Classes

class  G4NuDEXRandom
 

Macros

#define COMPILATIONTYPE   2
 

Functions

void NuDEXException (const char *originOfException, const char *exceptionCode, const char *description)
 

Macro Definition Documentation

◆ COMPILATIONTYPE

#define COMPILATIONTYPE   2

Definition at line 52 of file G4NuDEXRandom.hh.

Function Documentation

◆ NuDEXException()