ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LoadPlotNtuple.C File Reference

Go to the source code of this file.

Functions

ntuple1 Draw ("Ek>>h0","","")
 

Variables

TDirectory * dir = f.Get("radioprotection_ntuple")
 
TNtuple * ntuple1 = (TNtuple*)dir->Get("101")
 
TNtuple * ntuple2 = (TNtuple*)dir->Get("102")
 
TNtuple * ntuple3 = (TNtuple*)dir->Get("103")
 
int numberOfBinsX = 500
 
int numberOfBinsY = 500
 
int numberOfBinsZ = 500
 
int Xmin = 0
 
int Xmax = 1000
 
int Ymin = 0
 
int Ymax = 1000
 
int Zmin = 0
 
int Zmax = 1000
 
TH1F * edep1Distribution
 
TH2F * edep2DDistribution
 
TH3F * edep3DDistribution
 

Function Documentation

ntuple1 Draw ( "Ek>>h0"  ,
""  ,
""   
)

Variable Documentation

TDirectory* dir = f.Get("radioprotection_ntuple")

Definition at line 5 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 5 of file LoadPlotNtuple.C

TH1F * edep1Distribution
Initial value:
= new TH1F("h0", "Primary Particle Energy Spectrum; Energy (Mev);Frequency",

Definition at line 23 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 23 of file LoadPlotNtuple.C

TH2F* edep2DDistribution
Initial value:
= new TH2F("h2", "Energy deposited by Ions; Z; Edep (keV)",

Definition at line 31 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 31 of file LoadPlotNtuple.C

TH3F* edep3DDistribution
Initial value:
= new TH3F("h3", "3Dedep; Edep (keV) ; A; Z",

Definition at line 36 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 36 of file LoadPlotNtuple.C

TNtuple* ntuple1 = (TNtuple*)dir->Get("101")

Definition at line 7 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 7 of file LoadPlotNtuple.C

TNtuple* ntuple2 = (TNtuple*)dir->Get("102")

Definition at line 8 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 8 of file LoadPlotNtuple.C

TNtuple* ntuple3 = (TNtuple*)dir->Get("103")

Definition at line 9 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 9 of file LoadPlotNtuple.C

int numberOfBinsX = 500

Definition at line 11 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 11 of file LoadPlotNtuple.C

int numberOfBinsY = 500

Definition at line 12 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 12 of file LoadPlotNtuple.C

int numberOfBinsZ = 500

Definition at line 13 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 13 of file LoadPlotNtuple.C

int Xmax = 1000

Definition at line 16 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 16 of file LoadPlotNtuple.C

Referenced by G4EquilibriumEvaporator::deExcite().

int Xmin = 0

Definition at line 15 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 15 of file LoadPlotNtuple.C

Referenced by G4SingleDiffractiveExcitation::ChooseX(), G4QGSParticipants::DeterminePartonMomenta(), and G4QGSParticipants::SampleX().

int Ymax = 1000

Definition at line 18 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 18 of file LoadPlotNtuple.C

Referenced by G4DiffractiveExcitation::CreateStrings().

int Ymin = 0

Definition at line 17 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 17 of file LoadPlotNtuple.C

Referenced by G4FTFParameters::SetParams().

int Zmin = 0

Definition at line 19 of file LoadPlotNtuple.C.

View newest version in sPHENIX GitHub at line 19 of file LoadPlotNtuple.C