ATLAS Offline Software
Namespaces | Functions
initMcEventCollection.h File Reference

minimal gaudi initialization and record an McEventCollection in StoreGate More...

#include <string>
#include <vector>
#include "AtlasHepMC/GenParticle.h"
#include "AtlasHepMC/GenEvent_fwd.h"
Include dependency graph for initMcEventCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Athena_test
 functions & macros to test the difference between floats
 

Functions

bool Athena_test::initMcEventCollection (ISvcLocator *&pSvcLoc, std::vector< HepMC::GenParticlePtr > &genPartVector, const bool initGaudi=true)
 
void Athena_test::populateGenEvent (HepMC::GenEvent &ge, int pdgid1, int pdgid2, std::vector< HepMC::GenParticlePtr > &genPartVector)
 

Detailed Description

minimal gaudi initialization and record an McEventCollection in StoreGate

Definition in file initMcEventCollection.h.