|
Geant4_10
|
#include <exGPSHistoManager.hh>
Public Member Functions | |
| exGPSHistoManager () | |
| ~exGPSHistoManager () | |
| void | book () |
| void | save () |
| void | Fill (G4int PDGid, G4double e, G4double x, G4double y, G4double z, G4double t, G4double p, G4double w) |
| void | PrintStatistic () |
| void | SetEMin (G4double emin) |
| void | SetEMax (G4double emax) |
| void | SetPosMin (G4double posmin) |
| void | SetPosMax (G4double posmax) |
| void | SetFileName (G4String name) |
Definition at line 50 of file exGPSHistoManager.hh.
| exGPSHistoManager::exGPSHistoManager | ( | ) |
Definition at line 42 of file exGPSHistoManager.cc.
| exGPSHistoManager::~exGPSHistoManager | ( | ) |
Definition at line 53 of file exGPSHistoManager.cc.
| void exGPSHistoManager::book | ( | ) |
Definition at line 58 of file exGPSHistoManager.cc.


| void exGPSHistoManager::Fill | ( | G4int | PDGid, |
| G4double | e, | ||
| G4double | x, | ||
| G4double | y, | ||
| G4double | z, | ||
| G4double | t, | ||
| G4double | p, | ||
| G4double | w | ||
| ) |
Definition at line 141 of file exGPSHistoManager.cc.


| void exGPSHistoManager::PrintStatistic | ( | ) |
Definition at line 167 of file exGPSHistoManager.cc.
| void exGPSHistoManager::save | ( | ) |
Definition at line 128 of file exGPSHistoManager.cc.


1.8.5