![]() |
Project
|
Writer for calibration data. More...
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::tpc |
Global TPC definitions and constants. | |
Enumerations | |
enum class | o2::tpc::BranchType { o2::tpc::Krypton , o2::tpc::Digits } |
Functions | |
template<typename T > | |
o2::framework::DataProcessorSpec | o2::tpc::getFileWriterSpec (const std::string inputSpec, const BranchType branchType=BranchType::Krypton, unsigned long sectorMask=0xFFFFFFFFF) |
Variables | |
const std::unordered_map< std::string, BranchType > | o2::tpc::BranchTypeMap |
const std::unordered_map< BranchType, std::string > | o2::tpc::BranchName |
const std::unordered_map< BranchType, std::string > | o2::tpc::TreeName |
Writer for calibration data.
Definition in file FileWriterSpec.h.