ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Serialize.cc File Reference
#include "G4Serialize.hh"
+ Include dependency graph for G4Serialize.cc:

Go to the source code of this file.

Classes

class  UReadBinaryString
 

Functions

template<>
void WRITE< G4String > (std::ostream &out, const G4String &name)
 
template<>
void READ< G4String > (std::istream &in, G4String &name)
 

Function Documentation

template<>
void READ< G4String > ( std::istream &  in,
G4String name 
)

Definition at line 67 of file G4Serialize.cc.

View newest version in sPHENIX GitHub at line 67 of file G4Serialize.cc

References in, and UReadBinaryString::read().

+ Here is the call graph for this function:

template<>
void WRITE< G4String > ( std::ostream &  out,
const G4String name 
)

Definition at line 37 of file G4Serialize.cc.

View newest version in sPHENIX GitHub at line 37 of file G4Serialize.cc