#include "Module.hh"
#include "LcioMcpMaps.hh"
#include "LcioPrimaryGenerator.hh"
#include "Singleton.hh"
#include "EVENT/LCCollection.h"
#include "EVENT/LCEvent.h"
#include "EVENT/MCParticle.h"
#include "IMPL/MCParticleImpl.h"
#include "globals.hh"
#include "G4PrimaryParticle.hh"
#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | slic |
Classes | |
| class | slic::LcioMcpManager |
| This singleton manages creation of the LCIO MCParticle output collection from transient G4Event and slic data. More... | |
Defines | |
| #define | SLIC_LCIOMCPMANAGER_HH 1 |
| #define SLIC_LCIOMCPMANAGER_HH 1 |
Definition at line 4 of file LcioMcpManager.hh.
1.5.4