636 {
637 ClassBuilder _c_( "HepMC::GenEvent", "", typeid( HepMC::GenEvent ),
638 sizeof( HepMC::GenEvent ), std::vector<const std::type_info*>(), false,
639 NOCONTAINER, 0, PUBLIC | VIRTUAL );
640 _c_.addField( "m_signal_process_id", "int", "",
641 (int)( &( (HepMC::GenEvent*)64 )->m_signal_process_id ) - 64, PRIVATE );
642 _c_.addField( "m_event_number", "int", "",
643 (int)( &( (HepMC::GenEvent*)64 )->m_event_number ) - 64, PRIVATE );
644 _c_.addField( "m_event_scale", "double", "",
645 (int)( &( (HepMC::GenEvent*)64 )->m_event_scale ) - 64, PRIVATE );
646 _c_.addField( "m_alphaQCD", "double", "",
647 (int)( &( (HepMC::GenEvent*)64 )->m_alphaQCD ) - 64, PRIVATE );
648 _c_.addField( "m_alphaQED", "double", "",
649 (int)( &( (HepMC::GenEvent*)64 )->m_alphaQED ) - 64, PRIVATE );
650 _c_.addField( "m_signal_process_vertex", "HepMC::GenVertex*", "",
651 (int)( &( (HepMC::GenEvent*)64 )->m_signal_process_vertex ) - 64, PRIVATE );
652 _c_.addField( "m_weights", "HepMC::WeightContainer", "",
653 (
int)( &( (HepMC::GenEvent*)64 )->
m_weights ) - 64, PRIVATE );
654 _c_.addField( "m_random_states", "std::vector<long int>", "",
655 (int)( &( (HepMC::GenEvent*)64 )->m_random_states ) - 64, PRIVATE );
656 _c_.addField( "m_vertex_barcodes", "std::map<int,HepMC::GenVertex*,std::greater<int> >", "",
657 (int)( &( (HepMC::GenEvent*)64 )->m_vertex_barcodes ) - 64, PRIVATE );
658 _c_.addField( "m_particle_barcodes", "std::map<int,HepMC::GenParticle*>", "",
659 (int)( &( (HepMC::GenEvent*)64 )->m_particle_barcodes ) - 64, PRIVATE );
660 _c_.addMethod(
661 "GenEvent", "", "HepMC::GenEvent",
662 "int=; int=; HepMC::GenVertex*=; HepMC::WeightContainer&=; std::vector<long int>&=",
664 _c_.addMethod(
"GenEvent",
"",
"HepMC::GenEvent",
"HepMC::GenEvent&",
constructor_5642,
665 PUBLIC );
666 _c_.addMethod(
"~GenEvent",
"",
destructor, PUBLIC | VIRTUAL );
667 _c_.addMethod(
"GenEvent",
"",
"HepMC::GenEvent",
constructor_x5, PUBLIC );
668 _c_.build();
669}
HepSymMatrix m_weights(20, 0)
static void * constructor_x5(void *)
static void * constructor_5642(void *, const std::vector< void * > &)
static void * constructor_5641(void *, const std::vector< void * > &)
static void destructor(void *o)