Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DNABrownianTransportation.cc File Reference

Go to the source code of this file.

Macros

#define State(theXInfo)   (fpBrownianState->theXInfo)
 
#define GREEN_ON_BLUE   "\033[1;32;44m"
 
#define RESET   "\033[0m"
 

Macro Definition Documentation

◆ GREEN_ON_BLUE

#define GREEN_ON_BLUE   "\033[1;32;44m"

Definition at line 70 of file G4DNABrownianTransportation.cc.

◆ RESET

#define RESET   "\033[0m"

Definition at line 71 of file G4DNABrownianTransportation.cc.

◆ State

#define State (   theXInfo)    (fpBrownianState->theXInfo)

Definition at line 60 of file G4DNABrownianTransportation.cc.