Geant4  10.00.p02
G4Volant Class Reference

Evaporation and fission output data. More...

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Volant ()
 
 ~G4Volant ()
 
void clear ()
 
G4double getTotalMass ()
 
void dump ()
 

Public Attributes

G4double acv [VOLANTSIZE]
 
G4double zpcv [VOLANTSIZE]
 
G4double pcv [VOLANTSIZE]
 
G4double xcv [VOLANTSIZE]
 
G4double ycv [VOLANTSIZE]
 
G4double zcv [VOLANTSIZE]
 
G4bool copied [VOLANTSIZE]
 
G4int iv
 

Detailed Description

Evaporation and fission output data.

Definition at line 223 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

G4Volant::G4Volant ( )
inline

Definition at line 226 of file G4AblaDataDefs.hh.

References clear().

+ Here is the call graph for this function:

G4Volant::~G4Volant ( )
inline

Definition at line 231 of file G4AblaDataDefs.hh.

Member Function Documentation

void G4Volant::clear ( void  )
inline

Definition at line 233 of file G4AblaDataDefs.hh.

References acv, copied, iv, pcv, VOLANTSIZE, xcv, ycv, zcv, and zpcv.

Referenced by G4Abla::breakItUp(), G4AblaInterface::DeExcite(), and G4Volant().

+ Here is the caller graph for this function:

void G4Volant::dump ( )
inline

Definition at line 256 of file G4AblaDataDefs.hh.

References acv, iv, pcv, and zpcv.

Referenced by G4Abla::breakItUp(), G4Abla::evapora(), and G4Abla::translab().

+ Here is the caller graph for this function:

G4double G4Volant::getTotalMass ( )
inline

Definition at line 247 of file G4AblaDataDefs.hh.

References acv, iv, and G4INCL::CrossSections::total().

Referenced by G4Abla::evapora().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4bool G4Volant::copied[VOLANTSIZE]

Definition at line 275 of file G4AblaDataDefs.hh.

Referenced by clear(), and G4Abla::translab().

G4double G4Volant::pcv[VOLANTSIZE]

Definition at line 273 of file G4AblaDataDefs.hh.

Referenced by G4Abla::breakItUp(), clear(), dump(), G4Abla::evapora(), and G4Abla::translab().

G4double G4Volant::xcv[VOLANTSIZE]

Definition at line 273 of file G4AblaDataDefs.hh.

Referenced by G4Abla::breakItUp(), clear(), G4Abla::evapora(), and G4Abla::translab().

G4double G4Volant::ycv[VOLANTSIZE]

Definition at line 274 of file G4AblaDataDefs.hh.

Referenced by G4Abla::breakItUp(), clear(), G4Abla::evapora(), and G4Abla::translab().

G4double G4Volant::zcv[VOLANTSIZE]

Definition at line 274 of file G4AblaDataDefs.hh.

Referenced by G4Abla::breakItUp(), clear(), G4Abla::evapora(), and G4Abla::translab().

G4double G4Volant::zpcv[VOLANTSIZE]

Definition at line 273 of file G4AblaDataDefs.hh.

Referenced by G4Abla::breakItUp(), clear(), dump(), G4Abla::evapora(), and G4Abla::translab().


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