Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
G4DNABrownianTransportation.cc File Reference
#include <CLHEP/Random/Stat.h>
#include "G4DNABrownianTransportation.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "G4Molecule.hh"
#include "G4RandomDirection.hh"
#include "G4ParticleTable.hh"
#include "G4SafetyHelper.hh"
#include "G4TransportationManager.hh"
#include "G4UnitsTable.hh"
#include "G4NistManager.hh"
#include "G4DNAMolecularMaterial.hh"
Include dependency graph for G4DNABrownianTransportation.cc:

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

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

Definition at line 70 of file G4DNABrownianTransportation.cc.

#define RESET   "\033[0m"

Definition at line 71 of file G4DNABrownianTransportation.cc.

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

Definition at line 60 of file G4DNABrownianTransportation.cc.