Definition at line 16 of file McEventDict_dict.cpp.
◆ HepMcParticleLink_dict()
HepMcParticleLink_dict::HepMcParticleLink_dict |
( |
| ) |
|
Definition at line 27 of file McEventDict_dict.cpp.
27 {
29 _c_.addField(
"m_particle",
"HepMC::GenParticle*",
"", (
int)(&((
HepMcParticleLink*)64)->m_particle)-64, PRIVATE | TRANSIENT );
30 _c_.addField(
"m_extBarcode",
"HepMcParticleLink::ExtendedBarCode",
"", (
int)(&((
HepMcParticleLink*)64)->m_extBarcode)-64, PRIVATE );
31 _c_.addMethod(
"HepMcParticleLink",
"",
"HepMcParticleLink",
constructor_2570, PUBLIC);
32 _c_.addMethod(
"HepMcParticleLink",
"",
"HepMcParticleLink",
"unsigned int; unsigned int=",
constructor_2571, PUBLIC);
33 _c_.addMethod(
"HepMcParticleLink",
"",
"HepMcParticleLink",
"HepMC::GenParticle*; unsigned int=",
constructor_2572, PUBLIC);
34 _c_.addMethod(
"HepMcParticleLink",
"",
"HepMcParticleLink",
"HepMcParticleLink&",
constructor_2573, PUBLIC);
35 _c_.addMethod(
"HepMcParticleLink",
"",
"HepMcParticleLink",
"HepMC::GenParticle*; HepMC::GenEvent*",
constructor_2574, PUBLIC);
36 _c_.build();
37}
static void * constructor_2574(void *, const std::vector< void * > &)
static void * constructor_2570(void *)
static void * constructor_2572(void *, const std::vector< void * > &)
static void * constructor_2573(void *, const std::vector< void * > &)
static void * constructor_2571(void *, const std::vector< void * > &)
a link optimized in size for a GenParticle in a McEventCollection
◆ constructor_2570()
void * HepMcParticleLink_dict::constructor_2570 |
( |
void * | mem | ) |
|
|
static |
◆ constructor_2571()
void * HepMcParticleLink_dict::constructor_2571 |
( |
void * | mem, |
|
|
const std::vector< void * > & | arg ) |
|
static |
◆ constructor_2572()
void * HepMcParticleLink_dict::constructor_2572 |
( |
void * | mem, |
|
|
const std::vector< void * > & | arg ) |
|
static |
◆ constructor_2573()
void * HepMcParticleLink_dict::constructor_2573 |
( |
void * | mem, |
|
|
const std::vector< void * > & | arg ) |
|
static |
◆ constructor_2574()
void * HepMcParticleLink_dict::constructor_2574 |
( |
void * | mem, |
|
|
const std::vector< void * > & | arg ) |
|
static |
The documentation for this class was generated from the following file: