3 #ifndef MarshaledG4VHitsCollection_H
4 #define MarshaledG4VHitsCollection_H
7 #include <G4VHitsCollection.hh>
89 int msh_currentSize = 0;
91 throw "Tried to marshal in obj marked isUnmarshaling == true";
134 int msh_currentSize = 0;
136 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
151 int msh_currentSize = 0;
153 throw "Tried to marshal in obj marked isUnmarshaling == true";
196 int msh_currentSize = 0;
198 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
213 int msh_currentSize = 0;
215 throw "Tried to marshal in obj marked isUnmarshaling == true";
259 int msh_currentSize = 0;
261 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
void unmarshalTo(G4THitsCollection< T > *obj)
#define MSH_SET_TOTALSIZE(X)
void unmarshalTo(G4VHitsCollection *obj)
#define MSH_SET_TYPECHOICE(X)
~MarshaledG4VHitsCollection()
void unmarshalTo(G4String *obj)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
MarshaledG4VHitsCollection(void *buf, char chIsUnmarshaling= 'u')
MarshaledG4VHitsCollection(G4VHitsCollection *objptr)
G4VHitsCollection * unmarshal()
G4VHitsCollection * param
void EXTEND_BUFFER(int size)
ShadowedMarshaledG4VHitsCollection * Shadowed_param