![]() |
Project
|
#include "HMPIDWorkflow/HMPMatchedWriterSpec.h"#include "Framework/ControlService.h"#include "Framework/ConfigParamRegistry.h"#include "DPLUtils/MakeRootTreeWriterSpec.h"#include "Headers/DataHeader.h"#include <SimulationDataFormat/MCCompLabel.h>#include <SimulationDataFormat/MCTruthContainer.h>#include "ReconstructionDataFormats/MatchInfoHMP.h"#include "ReconstructionDataFormats/MatchingType.h"#include "ReconstructionDataFormats/GlobalTrackID.h"#include "DataFormatsHMP/Cluster.h"#include "CommonUtils/StringUtils.h"#include <sstream>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::hmpid |
Typedefs | |
| using | o2::hmpid::MatchInfo = std::vector< o2::dataformats::MatchInfoHMP > |
| using | o2::hmpid::LabelsType = std::vector< o2::MCCompLabel > |
Functions | |
| o2::framework::DataProcessorSpec | o2::hmpid::getHMPMatchedWriterSpec (bool useMC, const char *outdef="o2match_hmpid.root") |