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

Go to the source code of this file.

Macros

#define PrepareState()
 
#define State(theXInfo)   (_state->theXInfo)
 

Macro Definition Documentation

◆ PrepareState

#define PrepareState ( )
Value:
G4PolyNucleotideReactionState* _state = \
this->GetState<G4PolyNucleotideReactionState>()

file: G4DNAPolyNucleotideReactionProcess.cc brief: This file handls reaction process with DNA geometry.

Definition at line 37 of file G4DNAPolyNucleotideReactionProcess.cc.

◆ State

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

Definition at line 43 of file G4DNAPolyNucleotideReactionProcess.cc.