Project
Loading...
Searching...
No Matches
FileWriterSpec.h File Reference

Writer for calibration data. More...

#include "Framework/DataProcessorSpec.h"
#include <string>

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, BranchTypeo2::tpc::BranchTypeMap
 
const std::unordered_map< BranchType, std::string > o2::tpc::BranchName
 
const std::unordered_map< BranchType, std::string > o2::tpc::TreeName
 

Detailed Description

Writer for calibration data.

Author
Jens Wiechula

Definition in file FileWriterSpec.h.