GEMC  1.8
Geant4 Monte-Carlo Framework
Macros
STR_hitprocess.cc File Reference
#include "STR_hitprocess.h"
#include "str_strip.h"
+ Include dependency graph for STR_hitprocess.cc:

Go to the source code of this file.

Macros

#define ABS_(x)   (x < 0 ? -x : x)
 

Macro Definition Documentation

#define ABS_ (   x)    (x < 0 ? -x : x)

Definition at line 116 of file STR_hitprocess.cc.