![]() |
Project
|
#include <utility>
#include <vector>
#include <SimulationDataFormat/MCEventHeader.h>
#include <SimulationDataFormat/MCTrack.h>
#include <Generators/PrimaryGenerator.h>
#include <DetectorsBase/Stack.h>
Go to the source code of this file.
Classes | |
struct | o2::eventgen::VertexOption |
Helper class. More... | |
struct | o2::eventgen::NoVertexOption |
struct | o2::eventgen::DiamondParamVertexOption |
struct | o2::eventgen::MeanVertexObjectOption |
struct | o2::eventgen::CollisionContextVertexOption |
class | o2::eventgen::GeneratorService |
A class offering convenient generator configuration and encapsulation of lower level classes. Meant to reduce code duplication for places where events need to be generated. More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::dataformats |
Definition of a container to keep/associate and arbitrary number of labels associated to an index with contiguous or non-contiguous label storage. | |
namespace | o2::eventgen |