Geant4_10
|
Go to the source code of this file.
Functions | |
TFile | f ("human_phantom.root") |
ntuple | Print () |
ntuple | GetBranch ("organID") -> SetAddress(&xx) |
ntuple | GetBranch ("edep") -> SetAddress(&edep) |
for (Int_t i=0;i< nevent;i++) | |
Variables | |
TDirectory * | dir = (TDirectory*)f.Get("human_phantom_ntuple") |
TTree * | ntuple = (TTree*)dir->Get("1") |
Int_t | nevent = Int_t(ntuple->GetEntries()) |
Double_t | xx |
Double_t | edep |
TFile f | ( | "human_phantom.root" | ) |
ntuple Print | ( | ) |
Int_t nevent = Int_t(ntuple->GetEntries()) |