ATLAS Offline Software
Macros
JetSamplingCnv_p1.cxx File Reference
#include "JetEvent/JetSampling.h"
#include <limits.h>
#include "JetEventTPCnv/JetSamplingCnv_p1.h"
Include dependency graph for JetSamplingCnv_p1.cxx:

Go to the source code of this file.

Macros

#define TPCNV_PERSTOTRANS(p, t, x)   t->x = p->x
 
#define TPCNV_TRANSTOPERS(t, p, x)   p->x = t->x
 

Macro Definition Documentation

◆ TPCNV_PERSTOTRANS

#define TPCNV_PERSTOTRANS (   p,
  t,
  x 
)    t->x = p->x

Definition at line 28 of file JetSamplingCnv_p1.cxx.

◆ TPCNV_TRANSTOPERS

#define TPCNV_TRANSTOPERS (   t,
  p,
  x 
)    p->x = t->x

Definition at line 29 of file JetSamplingCnv_p1.cxx.