Geant4_10
Public Member Functions | List of all members
exGPSHistoManager Class Reference

#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)
 

Detailed Description

Definition at line 50 of file exGPSHistoManager.hh.

Constructor & Destructor Documentation

exGPSHistoManager::exGPSHistoManager ( )

Definition at line 42 of file exGPSHistoManager.cc.

exGPSHistoManager::~exGPSHistoManager ( )

Definition at line 53 of file exGPSHistoManager.cc.

Member Function Documentation

void exGPSHistoManager::book ( )

Definition at line 58 of file exGPSHistoManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

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.

Here is the call graph for this function:

Here is the caller graph for this function:

void exGPSHistoManager::PrintStatistic ( )

Definition at line 167 of file exGPSHistoManager.cc.

void exGPSHistoManager::save ( )

Definition at line 128 of file exGPSHistoManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void exGPSHistoManager::SetEMax ( G4double  emax)
inline

Definition at line 77 of file exGPSHistoManager.hh.

Here is the caller graph for this function:

void exGPSHistoManager::SetEMin ( G4double  emin)
inline

Definition at line 76 of file exGPSHistoManager.hh.

Here is the caller graph for this function:

void exGPSHistoManager::SetFileName ( G4String  name)
inline

Definition at line 80 of file exGPSHistoManager.hh.

Here is the caller graph for this function:

void exGPSHistoManager::SetPosMax ( G4double  posmax)
inline

Definition at line 79 of file exGPSHistoManager.hh.

Here is the caller graph for this function:

void exGPSHistoManager::SetPosMin ( G4double  posmin)
inline

Definition at line 78 of file exGPSHistoManager.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: