ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Volant Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/abla/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 256 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 256 of file G4AblaDataDefs.hh

Constructor & Destructor Documentation

G4Volant::G4Volant ( )
inline

Definition at line 259 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 259 of file G4AblaDataDefs.hh

References clear().

+ Here is the call graph for this function:

G4Volant::~G4Volant ( )
inline

Definition at line 264 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 264 of file G4AblaDataDefs.hh

Member Function Documentation

void G4Volant::clear ( void  )
inline

Definition at line 266 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 266 of file G4AblaDataDefs.hh

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

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

+ Here is the caller graph for this function:

void G4Volant::dump ( )
inline

Definition at line 289 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 289 of file G4AblaDataDefs.hh

References acv, iv, pcv, and zpcv.

G4double G4Volant::getTotalMass ( )
inline

Definition at line 280 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 280 of file G4AblaDataDefs.hh

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

+ Here is the call graph for this function:

Member Data Documentation

G4double G4Volant::acv[VOLANTSIZE]

Definition at line 306 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 306 of file G4AblaDataDefs.hh

Referenced by clear(), dump(), and getTotalMass().

G4bool G4Volant::copied[VOLANTSIZE]

Definition at line 308 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 308 of file G4AblaDataDefs.hh

Referenced by clear().

G4int G4Volant::iv

Definition at line 309 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 309 of file G4AblaDataDefs.hh

Referenced by clear(), G4Abla::DeexcitationAblaxx(), dump(), G4Abla::G4Abla(), and getTotalMass().

G4double G4Volant::pcv[VOLANTSIZE]

Definition at line 306 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 306 of file G4AblaDataDefs.hh

Referenced by clear(), and dump().

G4double G4Volant::xcv[VOLANTSIZE]

Definition at line 306 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 306 of file G4AblaDataDefs.hh

Referenced by clear().

G4double G4Volant::ycv[VOLANTSIZE]

Definition at line 307 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 307 of file G4AblaDataDefs.hh

Referenced by clear().

G4double G4Volant::zcv[VOLANTSIZE]

Definition at line 307 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 307 of file G4AblaDataDefs.hh

Referenced by clear().

G4double G4Volant::zpcv[VOLANTSIZE]

Definition at line 306 of file G4AblaDataDefs.hh.

View newest version in sPHENIX GitHub at line 306 of file G4AblaDataDefs.hh

Referenced by clear(), and dump().


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