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

#include <G4INCLBook.hh>

Public Member Functions

 Book ()
 
 ~Book ()
 
void reset ()
 
void incrementAcceptedCollisions ()
 
void incrementBlockedCollisions ()
 
void incrementAcceptedDecays ()
 
void incrementBlockedDecays ()
 
void incrementAvatars (AvatarType type)
 
void incrementCascading ()
 
void decrementCascading ()
 
void setFirstCollisionTime (G4double t)
 
G4double getFirstCollisionTime ()
 
void setFirstCollisionXSec (G4double x)
 
G4double getFirstCollisionXSec ()
 
void setCurrentTime (G4double t)
 
G4double getCurrentTime ()
 
G4int getAcceptedCollisions () const
 
G4int getBlockedCollisions () const
 
G4int getAcceptedDecays () const
 
G4int getBlockedDecays () const
 
G4int getAvatars (AvatarType type) const
 
G4int getCascading () const
 

Detailed Description

Definition at line 44 of file G4INCLBook.hh.

Constructor & Destructor Documentation

G4INCL::Book::Book ( )
inline

Definition at line 46 of file G4INCLBook.hh.

Here is the call graph for this function:

G4INCL::Book::~Book ( )
inline

Definition at line 49 of file G4INCLBook.hh.

Member Function Documentation

void G4INCL::Book::decrementCascading ( )
inline

Definition at line 72 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getAcceptedCollisions ( ) const
inline

Definition at line 83 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getAcceptedDecays ( ) const
inline

Definition at line 85 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getAvatars ( AvatarType  type) const
inline

Definition at line 87 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getBlockedCollisions ( ) const
inline

Definition at line 84 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getBlockedDecays ( ) const
inline

Definition at line 86 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4int G4INCL::Book::getCascading ( ) const
inline

Definition at line 88 of file G4INCLBook.hh.

G4double G4INCL::Book::getCurrentTime ( )
inline

Definition at line 81 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4double G4INCL::Book::getFirstCollisionTime ( )
inline

Definition at line 75 of file G4INCLBook.hh.

Here is the caller graph for this function:

G4double G4INCL::Book::getFirstCollisionXSec ( )
inline

Definition at line 78 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementAcceptedCollisions ( )
inline

Definition at line 66 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementAcceptedDecays ( )
inline

Definition at line 68 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementAvatars ( AvatarType  type)
inline

Definition at line 70 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementBlockedCollisions ( )
inline

Definition at line 67 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementBlockedDecays ( )
inline

Definition at line 69 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::incrementCascading ( )
inline

Definition at line 71 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::reset ( )
inline

Definition at line 51 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::setCurrentTime ( G4double  t)
inline

Definition at line 80 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::setFirstCollisionTime ( G4double  t)
inline

Definition at line 74 of file G4INCLBook.hh.

Here is the caller graph for this function:

void G4INCL::Book::setFirstCollisionXSec ( G4double  x)
inline

Definition at line 77 of file G4INCLBook.hh.

Here is the caller graph for this function:


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