Geant4
10.02.p03
Functions
testAnalysis.cc File Reference
Go to the source code of this file.
Functions
int
main
()
Function Documentation
◆
main()
int main
(
)
Definition at line
39
of file
testAnalysis.cc
.
40
{
41
#ifdef G4_USE_HBOOK
42
ExG4HbookAnalysisManager* hbookManager = ExG4HbookAnalysisManager::Instance();
43
delete
hbookManager;
44
45
hbookManager = ExG4HbookAnalysisManager::Instance();
46
delete
hbookManager;
47
#endif
48
49
return
0;
50
}
Geant4
Geant4.10.02.p03
examples
extended
analysis
AnaEx01
hbook
testAnalysis.cc
Generated by
1.8.13