Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
OlapGrid Class Reference

#include <OlapGenerator.hh>

Public Member Functions

 OlapGrid ()
 
void Reset ()
 
void Next ()
 

Public Attributes

std::vector< G4intcount
 
std::vector< G4intgsize
 
G4int axis
 
G4int eventsPerRun
 

Detailed Description

Definition at line 50 of file OlapGenerator.hh.

Constructor & Destructor Documentation

OlapGrid::OlapGrid ( )

Definition at line 52 of file OlapGenerator.cc.

Here is the call graph for this function:

Member Function Documentation

void OlapGrid::Next ( )

Definition at line 61 of file OlapGenerator.cc.

Here is the caller graph for this function:

void OlapGrid::Reset ( )
inline

Definition at line 54 of file OlapGenerator.hh.

Here is the caller graph for this function:

Member Data Documentation

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.


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