Geant4_10
Variables
AddMC.C File Reference

Go to the source code of this file.

Variables

TFile * fff = new TFile(fin)
 
TH1F * hhh
 
cout<< "Opened file "<< fin
<< " ixs= "<< ixs<< endl;if(ixs==0)
hhh=(TH1F *) fff-> 
Get ("h1")
 

Variable Documentation

TFile* fff = new TFile(fin)

Definition at line 4 of file AddMC.C.

cout<< "Opened file " << fin << " ixs= " << ixs << endl;if(ixs==0) hhh = (TH1F*)fff-> Get("h1")

Definition at line 8 of file AddMC.C.

TH1F* hhh

Definition at line 5 of file AddMC.C.