![]() |
Project
|
#include "ReconstructionDataFormats/GlobalTrackID.h"#include "Framework/DataProcessorSpec.h"#include "CommonUtils/EnumFlags.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::its3 |
| namespace | o2::its3::align |
Typedefs | |
| using | o2::its3::align::OutputEnum = utils::EnumFlags< OutputOpt > |
Enumerations | |
| enum class | o2::its3::align::OutputOpt : uint8_t { o2::its3::align::VerboseGBL = 0 , o2::its3::align::MilleData , o2::its3::align::MilleSteer , o2::its3::align::MilleRes , o2::its3::align::Debug } |
Functions | |
| o2::framework::DataProcessorSpec | o2::its3::align::getAlignmentSpec (o2::dataformats::GlobalTrackID::mask_t srcTracks, o2::dataformats::GlobalTrackID::mask_t srcClus, bool useMC, bool withPV, bool withITS3, OutputEnum out) |