![]() |
Project
|
#include <memory>#include "Framework/Task.h"#include "Framework/InputRecordWalker.h"#include "Framework/Logger.h"#include "Framework/DataProcessorSpec.h"#include "Headers/DataHeader.h"#include "DataFormatsTPC/TPCSectorHeader.h"#include "DataFormatsTPC/KrCluster.h"#include "TPCReconstruction/KrBoxClusterFinder.h"#include "TPCWorkflow/KryptonClustererSpec.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::KrBoxClusterFinderDevice |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::tpc |
| Global TPC definitions and constants. | |
Typedefs | |
| using | SubSpecificationType = o2::framework::DataAllocator::SubSpecificationType |
Functions | |
| o2::framework::DataProcessorSpec | o2::tpc::getKryptonClustererSpec () |
Definition at line 27 of file KryptonClustererSpec.cxx.