| 
    Geant4
    10.01.p03
    
   | 
 
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 | 
Evaporation and fission output data.
Definition at line 223 of file G4AblaDataDefs.hh.
      
  | 
  inline | 
Definition at line 226 of file G4AblaDataDefs.hh.
References clear().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 231 of file G4AblaDataDefs.hh.
      
  | 
  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:
      
  | 
  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:
      
  | 
  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:| G4double G4Volant::acv[VOLANTSIZE] | 
Definition at line 273 of file G4AblaDataDefs.hh.
Referenced by G4Abla::breakItUp(), clear(), dump(), G4Abla::evapora(), getTotalMass(), and G4Abla::translab().
| G4bool G4Volant::copied[VOLANTSIZE] | 
Definition at line 275 of file G4AblaDataDefs.hh.
Referenced by clear(), and G4Abla::translab().
| G4int G4Volant::iv | 
Definition at line 276 of file G4AblaDataDefs.hh.
Referenced by G4Abla::breakItUp(), clear(), dump(), G4Abla::evapora(), G4Abla::G4Abla(), getTotalMass(), 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().