EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EventFactoryHepMC.h File Reference
#include "eicsmear/erhic/EventFactory.h"
#include <HepMC3/GenEvent.h>
#include <HepMC3/GenVertex.h>
#include <HepMC3/GenParticle.h>
#include <map>
+ Include dependency graph for EventFactoryHepMC.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  erhic
 

Functions

void erhic::HandleHepmcParticle (const HepMC3::GenParticlePtr &p, std::map< HepMC3::GenParticlePtr, int > &hepmcp_index, int &particleindex, std::unique_ptr< erhic::EventHepMC > &mEvent)
 
void erhic::HandleAllVertices (HepMC3::GenEvent &evt, std::map< HepMC3::GenParticlePtr, int > &hepmcp_index, int &particleindex, std::unique_ptr< erhic::EventHepMC > &mEvent)
 
void erhic::UpdateRuninfo (std::vector< VirtualEventFactory::NamedObjects > &mObjectsToWriteAtTheEnd, const HepMC3::GenEvent &evt)