Geant4  10.02.p03
exMPI02/src/Analysis.cc File Reference
#include "TFile.h"
#include "TH1.h"
#include "TH2.h"
#include "TROOT.h"
#include "G4SystemOfUnits.hh"
#include "Analysis.hh"
#include "G4AutoLock.hh"
Include dependency graph for exMPI02/src/Analysis.cc:

Go to the source code of this file.

Variables

G4ThreadLocal Analysisthe_analysis = 0
 
G4Mutex rootm = G4MUTEX_INITIALIZER
 

Variable Documentation

◆ rootm

Definition at line 42 of file exMPI02/src/Analysis.cc.

◆ the_analysis

G4ThreadLocal Analysis* the_analysis = 0

Definition at line 40 of file exMPI02/src/Analysis.cc.