ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4MemStat::MemStat Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/include/G4MemStat.hh>

Public Member Functions

 MemStat ()
 
 MemStat (const MemStat &right)
 
MemStat operator- (const MemStat &right)
 

Public Attributes

double vmz
 
double mem
 

Friends

std::ostream & operator<< (std::ostream &os, const MemStat &p)
 

Detailed Description

Definition at line 57 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 57 of file G4MemStat.hh

Constructor & Destructor Documentation

G4MemStat::MemStat::MemStat ( )
inline

Definition at line 64 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 64 of file G4MemStat.hh

G4MemStat::MemStat::MemStat ( const MemStat right)
inline

Definition at line 66 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 66 of file G4MemStat.hh

References mem, and vmz.

Member Function Documentation

MemStat G4MemStat::MemStat::operator- ( const MemStat right)
inline

Definition at line 72 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 72 of file G4MemStat.hh

References mem, and vmz.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const MemStat p 
)
friend

Member Data Documentation

double G4MemStat::MemStat::mem

Definition at line 62 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 62 of file G4MemStat.hh

Referenced by G4MemStat::MemoryUsage(), MemStat(), operator-(), and G4MemStat::operator<<().

double G4MemStat::MemStat::vmz

Definition at line 61 of file G4MemStat.hh.

View newest version in sPHENIX GitHub at line 61 of file G4MemStat.hh

Referenced by G4MemStat::MemoryUsage(), MemStat(), operator-(), and G4MemStat::operator<<().


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