EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtMacros.hh File Reference

Go to the source code of this file.

Macros

#define COPY_PTR(X)
#define COPY_MEM(X)

Macro Definition Documentation

◆ COPY_MEM

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

Definition at line 27 of file EvtMacros.hh.

◆ COPY_PTR

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

Definition at line 26 of file EvtMacros.hh.