|
Geant4
9.6.p02
|
#include <OlapGenerator.hh>
Public Member Functions | |
| OlapGrid () | |
| void | Reset () |
| void | Next () |
Public Attributes | |
| std::vector< G4int > | count |
| std::vector< G4int > | gsize |
| G4int | axis |
| G4int | eventsPerRun |
Definition at line 50 of file OlapGenerator.hh.
| OlapGrid::OlapGrid | ( | ) |
| void OlapGrid::Next | ( | ) |
|
inline |
| G4int OlapGrid::axis |
Definition at line 58 of file OlapGenerator.hh.
| std::vector<G4int> OlapGrid::count |
Definition at line 56 of file OlapGenerator.hh.
| G4int OlapGrid::eventsPerRun |
Definition at line 58 of file OlapGenerator.hh.
| std::vector<G4int> OlapGrid::gsize |
Definition at line 57 of file OlapGenerator.hh.
1.8.4