3 #ifndef MarshaledExN02TrackerHit_H
4 #define MarshaledExN02TrackerHit_H
94 int msh_currentSize = 0;
96 throw "Tried to marshal in obj marked isUnmarshaling == true";
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";
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";
214 msh_currentSize =
sizeof(
G4int );
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";
271 msh_currentSize =
sizeof(
G4int );
306 int msh_currentSize = 0;
308 memcpy(&msh_currentSize,
msh_cursor,
sizeof(
int));
ShadowedMarshaledExN02TrackerHit * Shadowed_param
CLHEP::Hep3Vector G4ThreeVector
ExN02TrackerHit * unmarshal()
~MarshaledExN02TrackerHit()
#define MSH_SET_TOTALSIZE(X)
void SetPos(G4ThreeVector xyz)
#define MSH_SET_TYPECHOICE(X)
typedef int(XMLCALL *XML_NotStandaloneHandler)(void *userData)
MarshaledExN02TrackerHit(void *buf, char chIsUnmarshaling= 'u')
void unmarshalTo(ExN02TrackerHit *obj)
void SetEdep(G4double de)
void EXTEND_BUFFER(int size)
void SetChamberNb(G4int chamb)
void SetTrackID(G4int track)
G4int GetChamberNb() const
G4ThreeVector GetPos() const
MarshaledExN02TrackerHit(ExN02TrackerHit *objptr)