41 : fFileName(
"gflash01"),fDet(myDet)
75 fAnalysisManager->
CreateH1(
"h0",
"total energy deposit(percent of Einc)",
78 fAnalysisManager->
CreateH1(
"h1",
"The number of Hits per event",
81 fAnalysisManager->
CreateH1(
"h2",
"The energy of Hit (in MeV)",
90 fAnalysisManager->
CreateP1(
"p0",
"longit energy profile (% of E inc)",
91 nLbin,0.,nLbin*dLradl, 0., 2000.);
93 fAnalysisManager->
CreateP1(
"p1",
"radial energy profile (% of E inc)",
94 nRbin,0.,nRbin*dRradl, 0., 2000.);
96 fAnalysisManager->
CreateP1(
"p2",
"Comul longit energy profile (% of E inc)",
97 nLbin,0.,nLbin*dLradl, 0., 20000.);
99 fAnalysisManager->
CreateP1(
"p3",
"Cuml radial energy profile (% of E inc)",
100 nRbin,0.,nRbin*dRradl, 0., 20000.);