Macros
EventIO.h File Reference
#include <Rtypes.h>

Go to the source code of this file.

Macros

#define DONT_CHANGE_THIS_NUMBER   1
 
#define OFFLINE_CINT_ARRAY2_INIT   = {{ 0 }}
 
#define OFFLINE_CINT_ARRAY_INIT   = { 0 }
 
#define OFFLINE_STREAM_INTERFACE(_Namespace_, _Class_)
 

Macro Definition Documentation

#define DONT_CHANGE_THIS_NUMBER   1

Definition at line 21 of file EventIO.h.

#define OFFLINE_CINT_ARRAY2_INIT   = {{ 0 }}

Definition at line 33 of file EventIO.h.

#define OFFLINE_CINT_ARRAY_INIT   = { 0 }

Definition at line 32 of file EventIO.h.

#define OFFLINE_STREAM_INTERFACE (   _Namespace_,
  _Class_ 
)
Value:
_Class_##_ROOT(const _Namespace_::_Class_& c); \
void operator>>(_Namespace_::_Class_& c) const;
void operator>>(const Event &theEvent, IoSdEvent &rawSEvent)

Definition at line 29 of file EventIO.h.


, generated on Tue Sep 26 2023.