BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtMacros.hh File Reference

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)
 

Macro Definition Documentation

◆ COPY_MEM

#define COPY_MEM (   X)    X(other.X)

◆ COPY_PTR

#define COPY_PTR (   X)    X(other.X ? other.X->clone() : 0)