#include <MarshaledExN04MuonHit.h>
Definition at line 22 of file MarshaledExN04MuonHit.h.
 
  
  
      
        
          | MarshaledExN04MuonHit::MarshaledExN04MuonHit  | 
          ( | 
          ExN04MuonHit *  | 
          objptr | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | MarshaledExN04MuonHit::MarshaledExN04MuonHit  | 
          ( | 
          void *  | 
          buf,  | 
         
        
           | 
           | 
          char  | 
          chIsUnmarshaling = 'u'  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | MarshaledExN04MuonHit::~MarshaledExN04MuonHit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void MarshaledExN04MuonHit::marshal1  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 86 of file MarshaledExN04MuonHit.h.
   88     int msh_currentSize = 0;
 
   90         throw "Tried to marshal in obj marked isUnmarshaling == true";
 
#define MSH_SET_TYPECHOICE(X)
 
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
 
void EXTEND_BUFFER(int size)
 
#define MSH_SET_TOTALSIZE(X)
 
 
 
 
  
  
      
        
          | void MarshaledExN04MuonHit::marshal2  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 143 of file MarshaledExN04MuonHit.h.
  145     int msh_currentSize = 0;
 
  147         throw "Tried to marshal in obj marked isUnmarshaling == true";
 
CLHEP::Hep3Vector G4ThreeVector
 
#define MSH_SET_TYPECHOICE(X)
 
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
 
void EXTEND_BUFFER(int size)
 
#define MSH_SET_TOTALSIZE(X)
 
 
 
 
  
  
      
        
          | void MarshaledExN04MuonHit::unmarshal1  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 127 of file MarshaledExN04MuonHit.h.
  129     int msh_currentSize = 0;
 
  131     memcpy(&msh_currentSize, 
msh_cursor, 
sizeof(
int));
 
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
 
void SetEdep(G4double de)
 
 
 
 
  
  
      
        
          | void MarshaledExN04MuonHit::unmarshal2  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 184 of file MarshaledExN04MuonHit.h.
  186     int msh_currentSize = 0;
 
  188     memcpy(&msh_currentSize, 
msh_cursor, 
sizeof(
int));
 
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
 
void SetPos(G4ThreeVector xyz)
 
 
 
 
The documentation for this class was generated from the following file: