3 #ifndef MarshaledG4VHitsCollection_H
4 #define MarshaledG4VHitsCollection_H
7 #include <G4VHitsCollection.hh>
98 int msh_currentSize = 0;
100 throw "Tried to marshal in obj marked isUnmarshaling == true";
143 int msh_currentSize = 0;
145 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
160 int msh_currentSize = 0;
162 throw "Tried to marshal in obj marked isUnmarshaling == true";
205 int msh_currentSize = 0;
207 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
222 int msh_currentSize = 0;
224 throw "Tried to marshal in obj marked isUnmarshaling == true";
290 int msh_currentSize = 0;
292 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