CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
Go to the source code of this file.
Macros | |
#define | COPY_PTR(X) X(other.X ? other.X->clone() : 0) |
#define | COPY_MEM(X) X(other.X) |
#define COPY_MEM | ( | X | ) | X(other.X) |
Definition at line 16 of file EvtMacros.hh.
#define COPY_PTR | ( | X | ) | X(other.X ? other.X->clone() : 0) |
Definition at line 15 of file EvtMacros.hh.