3 #ifndef MarshaledExN04CalorimeterHit_H
4 #define MarshaledExN04CalorimeterHit_H
94 int msh_currentSize = 0;
96 throw "Tried to marshal in obj marked isUnmarshaling == true";
100 msh_currentSize =
sizeof(
G4int);
135 int msh_currentSize = 0;
137 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
151 int msh_currentSize = 0;
153 throw "Tried to marshal in obj marked isUnmarshaling == true";
157 msh_currentSize =
sizeof(
G4int);
192 int msh_currentSize = 0;
194 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
208 int msh_currentSize = 0;
210 throw "Tried to marshal in obj marked isUnmarshaling == true";
249 int msh_currentSize = 0;
251 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
265 int msh_currentSize = 0;
267 throw "Tried to marshal in obj marked isUnmarshaling == true";
306 int msh_currentSize = 0;
308 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
MarshaledExN04CalorimeterHit(ExN04CalorimeterHit *objptr)
CLHEP::Hep3Vector G4ThreeVector
ExN04CalorimeterHit * param
ExN04CalorimeterHit * unmarshal()
~MarshaledExN04CalorimeterHit()
void SetPos(G4ThreeVector xyz)
#define MSH_SET_TYPECHOICE(X)
void SetEdep(G4double de)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
void EXTEND_BUFFER(int size)
void unmarshalTo(ExN04CalorimeterHit *obj)
ShadowedMarshaledExN04CalorimeterHit * Shadowed_param
MarshaledExN04CalorimeterHit(void *buf, char chIsUnmarshaling= 'u')
void SetCellID(G4int z, G4int phi)
#define MSH_SET_TOTALSIZE(X)