ATLAS Offline Software
Loading...
Searching...
No Matches
JetSamplingCnv_p2.cxx File Reference
Include dependency graph for JetSamplingCnv_p2.cxx:

Go to the source code of this file.

Macros

#define TPCNV_PERSTOTRANS(p, t, x)
#define TPDFCNV_TRANSTOPERS(t, p, x)

Macro Definition Documentation

◆ TPCNV_PERSTOTRANS

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

Definition at line 24 of file JetSamplingCnv_p2.cxx.

◆ TPDFCNV_TRANSTOPERS

#define TPDFCNV_TRANSTOPERS ( t,
p,
x )
Value:
p->x = static_cast< float >( t->x )

Definition at line 26 of file JetSamplingCnv_p2.cxx.