![]() |
Project
|
TPC Integrated Analogue Current processing. More...
#include <vector>#include <chrono>#include "Framework/Task.h"#include "Framework/InputRecordWalker.h"#include "Framework/WorkflowSpec.h"#include "Framework/ConfigParamRegistry.h"#include "DetectorsRaw/RDHUtils.h"#include "DPLUtils/RawParser.h"#include "CommonUtils/TreeStreamRedirector.h"#include "DetectorsBase/GRPGeomHelper.h"#include "Framework/CCDBParamSpec.h"#include "TPCBase/CDBInterface.h"#include "DataFormatsTPC/RawDataTypes.h"#include "TPCBase/RDHUtils.h"#include "TPCCalibration/SACDecoder.h"#include "TPCWorkflow/SACProcessorSpec.h"Go to the source code of this file.
Classes | |
| class | o2::tpc::SACProcessorDevice |
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 | HighResClock = std::chrono::steady_clock |
Functions | |
| o2::framework::DataProcessorSpec | o2::tpc::getSACProcessorSpec () |
| decode SAC raw data | |
TPC Integrated Analogue Current processing.
Definition in file SACProcessorSpec.cxx.
| using HighResClock = std::chrono::steady_clock |
Definition at line 35 of file SACProcessorSpec.cxx.