3 #ifndef MarshaledExN04TrackerHit_H
4 #define MarshaledExN04TrackerHit_H
88 int msh_currentSize = 0;
90 throw "Tried to marshal in obj marked isUnmarshaling == true";
129 int msh_currentSize = 0;
131 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
145 int msh_currentSize = 0;
147 throw "Tried to marshal in obj marked isUnmarshaling == true";
186 int msh_currentSize = 0;
188 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
void SetPos(G4ThreeVector xyz)
CLHEP::Hep3Vector G4ThreeVector
void SetEdep(G4double de)
MarshaledExN04TrackerHit(void *buf, char chIsUnmarshaling= 'u')
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
ShadowedMarshaledExN04TrackerHit * Shadowed_param
MarshaledExN04TrackerHit(ExN04TrackerHit *objptr)
#define MSH_SET_TYPECHOICE(X)
ExN04TrackerHit * unmarshal()
void EXTEND_BUFFER(int size)
void unmarshalTo(ExN04TrackerHit *obj)
#define MSH_SET_TOTALSIZE(X)
~MarshaledExN04TrackerHit()