|
ATLAS Offline Software
|
|
static void * | constructor_6443 (void *, const std::vector< void * > &) |
|
static void * | constructor_6444 (void *, const std::vector< void * > &) |
|
static void | destructor (void *o) |
|
static void * | operator_6446 (void *, const std::vector< void * > &) |
|
static void * | operator_6447 (void *, const std::vector< void * > &) |
|
static void * | operator_6448 (void *, const std::vector< void * > &) |
|
static void | method_6449 (void *, const std::vector< void * > &) |
|
static void * | method_6450 (void *) |
|
static void | method_6451 (void *, const std::vector< void * > &) |
|
static void | method_6452 (void *, const std::vector< void * > &) |
|
static void * | method_6453 (void *, const std::vector< void * > &) |
|
static void * | converter_6454 (void *) |
|
static void * | converter_6455 (void *) |
|
static void * | method_6456 (void *) |
|
static void * | method_6457 (void *) |
|
static void * | method_6458 (void *) |
|
static void | method_6459 (void *, const std::vector< void * > &) |
|
static void * | method_6460 (void *) |
|
static void | method_6461 (void *, const std::vector< void * > &) |
|
static void * | method_6462 (void *) |
|
static void * | method_6463 (void *, const std::vector< void * > &) |
|
static void * | method_6464 (void *) |
|
static void * | method_6465 (void *) |
|
static void * | method_6466 (void *) |
|
static void * | method_6467 (void *) |
|
static void * | method_6468 (void *) |
|
static void * | method_6469 (void *) |
|
static void * | method_6470 (void *) |
|
static void * | method_6471 (void *) |
|
static void * | method_6478 (void *, const std::vector< void * > &) |
|
static void * | method_6479 (void *, const std::vector< void * > &) |
|
static void * | method_6480 (void *, const std::vector< void * > &) |
|
static void * | method_6481 (void *, const std::vector< void * > &) |
|
static void * | constructor_x4 (void *) |
|
Definition at line 38 of file McEventDict_dict_fix.cxx.
◆ HepMC__GenVertex_dict()
HepMC__GenVertex_dict::HepMC__GenVertex_dict |
( |
| ) |
|
Definition at line 76 of file McEventDict_dict_fix.cxx.
77 ClassBuilder _c_(
"HepMC::GenVertex",
"",
typeid(HepMC::GenVertex),
sizeof(HepMC::GenVertex),std::vector<const std::type_info*>(),
false, NOCONTAINER, 0, PUBLIC | VIRTUAL);
78 _c_.addField(
"m_position",
"HepLorentzVector",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_position)-64, PRIVATE );
79 _c_.addField(
"m_particles_in",
"std::set<HepMC::GenParticle*>",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_particles_in)-64, PRIVATE );
80 _c_.addField(
"m_particles_out",
"std::set<HepMC::GenParticle*>",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_particles_out)-64, PRIVATE );
81 _c_.addField(
"m_id",
"int",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_id)-64, PRIVATE );
82 _c_.addField(
"m_weights",
"HepMC::WeightContainer",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_weights)-64, PRIVATE );
83 _c_.addField(
"m_event",
"HepMC::GenEvent*",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_event)-64, PRIVATE );
84 _c_.addField(
"m_barcode",
"int",
"", (
size_t)(&((HepMC::GenVertex*)64)->m_barcode)-64, PRIVATE );
85 _c_.addMethod(
"GenVertex",
"",
"HepMC::GenVertex",
"CLHEP::HepLorentzVector&=; int=; HepMC::WeightContainer&=",
constructor_6443, PUBLIC);
86 _c_.addMethod(
"GenVertex",
"",
"HepMC::GenVertex",
"HepMC::GenVertex&",
constructor_6444, PUBLIC);
87 _c_.addMethod(
"~GenVertex",
"",
destructor, PUBLIC | VIRTUAL);
88 _c_.addMethod(
"=",
"",
"HepMC::GenVertex&",
"HepMC::GenVertex&",
operator_6446, PUBLIC);
89 _c_.addMethod(
"==",
"",
"bool",
"HepMC::GenVertex&",
operator_6447, PUBLIC);
90 _c_.addMethod(
"!=",
"",
"bool",
"HepMC::GenVertex&",
operator_6448, PUBLIC);
91 _c_.addMethod(
"print",
"",
"std::basic_ostream<char,std::char_traits<char> >&=",
method_6449, PUBLIC);
92 _c_.addMethod(
"check_momentum_conservation",
"",
"double",
method_6450, PUBLIC);
93 _c_.addMethod(
"add_particle_in",
"",
"HepMC::GenParticle*",
method_6451, PUBLIC);
94 _c_.addMethod(
"add_particle_out",
"",
"HepMC::GenParticle*",
method_6452, PUBLIC);
95 _c_.addMethod(
"remove_particle",
"",
"HepMC::GenParticle*",
"HepMC::GenParticle*",
method_6453, PUBLIC);
96 _c_.addMethod(
"CLHEP::HepLorentzVector",
"",
"CLHEP::HepLorentzVector",
converter_6454, PUBLIC);
97 _c_.addMethod(
"HepGeom::Point3D<double>",
"",
"HepGeom::Point3D<double>",
converter_6455, PUBLIC);
98 _c_.addMethod(
"parent_event",
"",
"HepMC::GenEvent*",
method_6456, PUBLIC);
99 _c_.addMethod(
"point3d",
"",
"HepGeom::Point3D<double>",
method_6457, PUBLIC);
100 _c_.addMethod(
"position",
"",
"CLHEP::HepLorentzVector",
method_6458, PUBLIC);
101 _c_.addMethod(
"set_position",
"",
"CLHEP::HepLorentzVector&=",
method_6459, PUBLIC);
102 _c_.addMethod(
"id",
"",
"int",
method_6460, PUBLIC);
103 _c_.addMethod(
"set_id",
"",
"int",
method_6461, PUBLIC);
104 _c_.addMethod(
"barcode",
"",
"int",
method_6462, PUBLIC);
105 _c_.addMethod(
"suggest_barcode",
"",
"bool",
"int",
method_6463, PUBLIC);
106 _c_.addMethod(
"weights",
"",
"HepMC::WeightContainer&",
method_6464, PUBLIC);
107 _c_.addMethod(
"weights",
"",
"HepMC::WeightContainer&",
method_6465, PUBLIC);
108 _c_.addMethod(
"particles_in_const_begin",
"",
"std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>",
method_6466, PUBLIC);
109 _c_.addMethod(
"particles_in_const_end",
"",
"std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>",
method_6467, PUBLIC);
110 _c_.addMethod(
"particles_out_const_begin",
"",
"std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>",
method_6468, PUBLIC);
111 _c_.addMethod(
"particles_out_const_end",
"",
"std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>",
method_6469, PUBLIC);
112 _c_.addMethod(
"particles_in_size",
"",
"int",
method_6470, PUBLIC);
113 _c_.addMethod(
"particles_out_size",
"",
"int",
method_6471, PUBLIC);
114 _c_.addMethod(
"vertices_begin",
"",
"HepMC::GenVertex::vertex_iterator",
"int=",
method_6478, PUBLIC);
115 _c_.addMethod(
"vertices_end",
"",
"HepMC::GenVertex::vertex_iterator",
"int",
method_6479, PUBLIC);
116 _c_.addMethod(
"particles_begin",
"",
"HepMC::GenVertex::particle_iterator",
"int=",
method_6480, PUBLIC);
117 _c_.addMethod(
"particles_end",
"",
"HepMC::GenVertex::particle_iterator",
"int",
method_6481, PUBLIC);
118 _c_.addMethod(
"GenVertex",
"",
"HepMC::GenVertex",
constructor_x4, PUBLIC);
◆ constructor_6443()
void * HepMC__GenVertex_dict::constructor_6443 |
( |
void * |
mem, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 123 of file McEventDict_dict_fix.cxx.
124 if (
arg.size() == 0 ) {
127 else if (
arg.size() == 1 ) {
128 return ::new(mem) HepMC::GenVertex(*(
const CLHEP::HepLorentzVector*)
arg[0]);
130 else if (
arg.size() == 2 ) {
131 return ::new(mem) HepMC::GenVertex(*(
const CLHEP::HepLorentzVector*)
arg[0],
134 else if (
arg.size() == 3 ) {
135 return ::new(mem) HepMC::GenVertex(*(
const CLHEP::HepLorentzVector*)
arg[0],
137 *(
const HepMC::WeightContainer*)
arg[2]);
◆ constructor_6444()
void * HepMC__GenVertex_dict::constructor_6444 |
( |
void * |
mem, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ constructor_x4()
void * HepMC__GenVertex_dict::constructor_x4 |
( |
void * |
mem | ) |
|
|
static |
◆ converter_6454()
void * HepMC__GenVertex_dict::converter_6454 |
( |
void * |
o | ) |
|
|
static |
Definition at line 197 of file McEventDict_dict_fix.cxx.
199 return new CLHEP::HepLorentzVector(((
const HepMC::GenVertex*)o)->
operator CLHEP::HepLorentzVector());
◆ converter_6455()
void * HepMC__GenVertex_dict::converter_6455 |
( |
void * |
o | ) |
|
|
static |
Definition at line 202 of file McEventDict_dict_fix.cxx.
204 return new HepGeom::Point3D<double>(((
const HepMC::GenVertex*)o)->
operator HepGeom::Point3D<double>());
◆ destructor()
static void HepMC__GenVertex_dict::destructor |
( |
void * |
o | ) |
|
|
inlinestatic |
◆ method_6449()
void HepMC__GenVertex_dict::method_6449 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 165 of file McEventDict_dict_fix.cxx.
167 if (
arg.size() == 0 ) {
168 ((
const HepMC::GenVertex*)o)->print();
170 else if (
arg.size() == 1 ) {
171 ((
const HepMC::GenVertex*)o)->print(*(std::basic_ostream<
char,std::char_traits<char> >*)
arg[0]);
◆ method_6450()
void * HepMC__GenVertex_dict::method_6450 |
( |
void * |
o | ) |
|
|
static |
◆ method_6451()
void HepMC__GenVertex_dict::method_6451 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ method_6452()
void HepMC__GenVertex_dict::method_6452 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ method_6453()
void * HepMC__GenVertex_dict::method_6453 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ method_6456()
void * HepMC__GenVertex_dict::method_6456 |
( |
void * |
o | ) |
|
|
static |
◆ method_6457()
void * HepMC__GenVertex_dict::method_6457 |
( |
void * |
o | ) |
|
|
static |
Definition at line 212 of file McEventDict_dict_fix.cxx.
214 return new HepGeom::Point3D<double>(((
const HepMC::GenVertex*)o)->point3d());
◆ method_6458()
void * HepMC__GenVertex_dict::method_6458 |
( |
void * |
o | ) |
|
|
static |
Definition at line 217 of file McEventDict_dict_fix.cxx.
219 return new CLHEP::HepLorentzVector(((
const HepMC::GenVertex*)o)->position());
◆ method_6459()
void HepMC__GenVertex_dict::method_6459 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 222 of file McEventDict_dict_fix.cxx.
224 if (
arg.size() == 0 ) {
225 ((HepMC::GenVertex*)o)->set_position();
227 else if (
arg.size() == 1 ) {
228 ((HepMC::GenVertex*)o)->set_position(*(
const CLHEP::HepLorentzVector*)
arg[0]);
◆ method_6460()
void * HepMC__GenVertex_dict::method_6460 |
( |
void * |
o | ) |
|
|
static |
◆ method_6461()
void HepMC__GenVertex_dict::method_6461 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ method_6462()
void * HepMC__GenVertex_dict::method_6462 |
( |
void * |
o | ) |
|
|
static |
◆ method_6463()
void * HepMC__GenVertex_dict::method_6463 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ method_6464()
void * HepMC__GenVertex_dict::method_6464 |
( |
void * |
o | ) |
|
|
static |
◆ method_6465()
void * HepMC__GenVertex_dict::method_6465 |
( |
void * |
o | ) |
|
|
static |
◆ method_6466()
void * HepMC__GenVertex_dict::method_6466 |
( |
void * |
o | ) |
|
|
static |
Definition at line 268 of file McEventDict_dict_fix.cxx.
270 return new std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>(((
const HepMC::GenVertex*)o)->particles_in_const_begin());
◆ method_6467()
void * HepMC__GenVertex_dict::method_6467 |
( |
void * |
o | ) |
|
|
static |
Definition at line 273 of file McEventDict_dict_fix.cxx.
275 return new std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>(((
const HepMC::GenVertex*)o)->particles_in_const_end());
◆ method_6468()
void * HepMC__GenVertex_dict::method_6468 |
( |
void * |
o | ) |
|
|
static |
Definition at line 278 of file McEventDict_dict_fix.cxx.
280 return new std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>(((
const HepMC::GenVertex*)o)->particles_out_const_begin());
◆ method_6469()
void * HepMC__GenVertex_dict::method_6469 |
( |
void * |
o | ) |
|
|
static |
Definition at line 283 of file McEventDict_dict_fix.cxx.
285 return new std::_Rb_tree_iterator<HepMC::GenParticle*,HepMC::GenParticle* const&,HepMC::GenParticle* const*>(((
const HepMC::GenVertex*)o)->particles_out_const_end());
◆ method_6470()
void * HepMC__GenVertex_dict::method_6470 |
( |
void * |
o | ) |
|
|
static |
◆ method_6471()
void * HepMC__GenVertex_dict::method_6471 |
( |
void * |
o | ) |
|
|
static |
◆ method_6478()
void * HepMC__GenVertex_dict::method_6478 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 302 of file McEventDict_dict_fix.cxx.
304 if (
arg.size() == 0 ) {
305 return new HepMC::GenVertex::vertex_iterator(((HepMC::GenVertex*)o)->vertices_begin());
307 else if (
arg.size() == 1 ) {
308 return new HepMC::GenVertex::vertex_iterator(((HepMC::GenVertex*)o)->vertices_begin(*(HepMC::IteratorRange*)
arg[0]));
◆ method_6479()
void * HepMC__GenVertex_dict::method_6479 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 313 of file McEventDict_dict_fix.cxx.
315 return new HepMC::GenVertex::vertex_iterator(((HepMC::GenVertex*)o)->vertices_end(*(HepMC::IteratorRange*)
arg[0]));
◆ method_6480()
void * HepMC__GenVertex_dict::method_6480 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 318 of file McEventDict_dict_fix.cxx.
320 if (
arg.size() == 0 ) {
321 return new HepMC::GenVertex::particle_iterator(((HepMC::GenVertex*)o)->particles_begin());
323 else if (
arg.size() == 1 ) {
324 return new HepMC::GenVertex::particle_iterator(((HepMC::GenVertex*)o)->particles_begin(*(HepMC::IteratorRange*)
arg[0]));
◆ method_6481()
void * HepMC__GenVertex_dict::method_6481 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
Definition at line 329 of file McEventDict_dict_fix.cxx.
331 return new HepMC::GenVertex::particle_iterator(((HepMC::GenVertex*)o)->particles_end(*(HepMC::IteratorRange*)
arg[0]));
◆ operator_6446()
void * HepMC__GenVertex_dict::operator_6446 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ operator_6447()
void * HepMC__GenVertex_dict::operator_6447 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
◆ operator_6448()
void * HepMC__GenVertex_dict::operator_6448 |
( |
void * |
o, |
|
|
const std::vector< void * > & |
arg |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
static void * method_6453(void *, const std::vector< void * > &)
static void * constructor_x4(void *)
static void * converter_6455(void *)
static void * method_6457(void *)
static void method_6451(void *, const std::vector< void * > &)
static void * converter_6454(void *)
static void * operator_6448(void *, const std::vector< void * > &)
static void * method_6480(void *, const std::vector< void * > &)
static void * operator_6447(void *, const std::vector< void * > &)
static void * method_6470(void *)
static void * constructor_6444(void *, const std::vector< void * > &)
static void * method_6465(void *)
static void * method_6458(void *)
static void * method_6466(void *)
static void * method_6479(void *, const std::vector< void * > &)
static void * method_6471(void *)
static void * method_6456(void *)
static void * method_6463(void *, const std::vector< void * > &)
static void * constructor_6443(void *, const std::vector< void * > &)
static void method_6459(void *, const std::vector< void * > &)
static void * method_6467(void *)
static void * method_6460(void *)
static void * method_6450(void *)
static void * method_6481(void *, const std::vector< void * > &)
static void * method_6468(void *)
static void method_6461(void *, const std::vector< void * > &)
static void method_6452(void *, const std::vector< void * > &)
static void * method_6478(void *, const std::vector< void * > &)
static void method_6449(void *, const std::vector< void * > &)
static void destructor(void *o)
static void * method_6469(void *)
static void * method_6464(void *)
static void * method_6462(void *)
static void * operator_6446(void *, const std::vector< void * > &)