ATLAS Offline Software
|
minimal gaudi initialization and record an McEventCollection in StoreGate More...
#include <string>
#include <vector>
#include "AtlasHepMC/GenParticle.h"
#include "AtlasHepMC/GenEvent_fwd.h"
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) |
void | Athena_test::populateFilteredGenEvent (HepMC::GenEvent &ge, std::vector< HepMC::GenParticlePtr > &genPartVector) |
minimal gaudi initialization and record an McEventCollection in StoreGate
Definition in file initMcEventCollection.h.