19 #if !defined(__CINT__) || defined(__MAKECINT__)
21 #include <Riostream.h>
35 TFile* fileIn =
new TFile(
"Eu152-gg-mat.root",
"READ");
36 TH2F* h2 = (TH2F*)fileIn->Get(
"HEGamma_EGamma");
38 TFile* fileOut =
new TFile(
"test1.root",
"RECREATE");
52 TFile* fileIn =
new TFile(
"Eu152-gg-mat.root",
"READ");
53 TH2F* h2 = (TH2F*)fileIn->Get(
"HEGamma_EGamma");
55 TFile* fileOut =
new TFile(
"test3.root",
"RECREATE");
void CorrSpaceH2WriteFromH2()
void CorrSpaceTreeWriteFromH2()