![]() |
Project
|
#include <vector>
#include "GlobalTrackingWorkflow/StrangenessTrackingWriterSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "CommonDataFormat/TimeStamp.h"
#include "CommonDataFormat/RangeReference.h"
#include "ReconstructionDataFormats/StrangeTrack.h"
#include "StrangenessTracking/StrangenessTracker.h"
#include "SimulationDataFormat/MCCompLabel.h"
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::strangeness_tracking |
Typedefs | |
template<typename T > | |
using | o2::strangeness_tracking::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
using | o2::strangeness_tracking::LabelsType = std::vector< o2::MCCompLabel > |
Functions | |
o2::framework::DataProcessorSpec | o2::strangeness_tracking::getStrangenessTrackingWriterSpec (bool useMC) |