|
BOSS 8.0.0
BESIII Offline Software System
|
#include "RootEventData/TBossFullEvent.h"#include "TBuffer.h"#include "TClass.h"#include <iostream>Go to the source code of this file.
Macros | |
| #define | SafeDeleteObject(ObjType, var) |
| #define | SafePrintObject(ObjType, var) |
| #define | SafeReadObject(ObjType, var) |
| #define | SafeWriteObject(ObjType, var) |
Functions | |
| ClassImp (TBossFullEvent) | |
| #define SafeDeleteObject | ( | ObjType, | |
| var ) |
Definition at line 20 of file TBossFullEvent.cxx.
Referenced by TBossFullEvent::~TBossFullEvent().
| #define SafePrintObject | ( | ObjType, | |
| var ) |
Definition at line 34 of file TBossFullEvent.cxx.
Referenced by TBossFullEvent::Print().
| #define SafeReadObject | ( | ObjType, | |
| var ) |
Definition at line 66 of file TBossFullEvent.cxx.
| #define SafeWriteObject | ( | ObjType, | |
| var ) |
Definition at line 69 of file TBossFullEvent.cxx.
| ClassImp | ( | TBossFullEvent | ) |