#include <Framework/AnalysisDataModel.h>
#include <Framework/AnalysisManagers.h>
#include <Framework/Configurable.h>
#include <HepMC3/GenEvent.h>
#include <HepMC3/GenParticle.h>
#include <HepMC3/GenVertex.h>
#include <HepMC3/GenPdfInfo.h>
#include <HepMC3/GenHeavyIon.h>
#include <HepMC3/GenCrossSection.h>
#include <HepMC3/WriterAscii.h>
#include <fstream>
#include <list>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::eventgen |
|
namespace | o2::framework |
| Defining PrimaryVertex explicitly as messageable.
|
|