#include <MarshaledExN02TrackerHit.h>
Definition at line 22 of file MarshaledExN02TrackerHit.h.
MarshaledExN02TrackerHit::MarshaledExN02TrackerHit |
( |
ExN02TrackerHit * |
objptr | ) |
|
|
inline |
MarshaledExN02TrackerHit::MarshaledExN02TrackerHit |
( |
void * |
buf, |
|
|
char |
chIsUnmarshaling = 'u' |
|
) |
| |
|
inline |
MarshaledExN02TrackerHit::~MarshaledExN02TrackerHit |
( |
| ) |
|
|
inline |
void MarshaledExN02TrackerHit::marshal1 |
( |
| ) |
|
|
inline |
Definition at line 92 of file MarshaledExN02TrackerHit.h.
94 int msh_currentSize = 0;
96 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)
G4ThreeVector GetPos() const
#define MSH_SET_TOTALSIZE(X)
void MarshaledExN02TrackerHit::marshal2 |
( |
| ) |
|
|
inline |
Definition at line 149 of file MarshaledExN02TrackerHit.h.
151 int msh_currentSize = 0;
153 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 MarshaledExN02TrackerHit::marshal3 |
( |
| ) |
|
|
inline |
Definition at line 206 of file MarshaledExN02TrackerHit.h.
208 int msh_currentSize = 0;
210 throw "Tried to marshal in obj marked isUnmarshaling == true";
214 msh_currentSize =
sizeof(
G4int );
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
void MarshaledExN02TrackerHit::marshal4 |
( |
| ) |
|
|
inline |
Definition at line 263 of file MarshaledExN02TrackerHit.h.
265 int msh_currentSize = 0;
267 throw "Tried to marshal in obj marked isUnmarshaling == true";
271 msh_currentSize =
sizeof(
G4int );
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
#define MSH_SET_TOTALSIZE(X)
G4int GetChamberNb() const
void MarshaledExN02TrackerHit::unmarshal1 |
( |
| ) |
|
|
inline |
Definition at line 133 of file MarshaledExN02TrackerHit.h.
135 int msh_currentSize = 0;
137 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void SetPos(G4ThreeVector xyz)
void MarshaledExN02TrackerHit::unmarshal2 |
( |
| ) |
|
|
inline |
Definition at line 190 of file MarshaledExN02TrackerHit.h.
192 int msh_currentSize = 0;
194 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void SetEdep(G4double de)
void MarshaledExN02TrackerHit::unmarshal3 |
( |
| ) |
|
|
inline |
Definition at line 247 of file MarshaledExN02TrackerHit.h.
249 int msh_currentSize = 0;
251 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void SetTrackID(G4int track)
void MarshaledExN02TrackerHit::unmarshal4 |
( |
| ) |
|
|
inline |
Definition at line 304 of file MarshaledExN02TrackerHit.h.
306 int msh_currentSize = 0;
308 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void SetChamberNb(G4int chamb)
The documentation for this class was generated from the following file: