![]() |
Project
|
#include "TOFWorkflowIO/TOFCalClusInfoWriterSpec.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "DataFormatsTOF/CalibInfoCluster.h"
#include "DataFormatsTOF/CosmicInfo.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::tof |
Typedefs | |
template<typename T > | |
using | o2::tof::BranchDefinition = MakeRootTreeWriterSpec::BranchDefinition< T > |
using | o2::tof::OutputType = std::vector< o2::tof::CalibInfoCluster > |
using | o2::tof::OutputCosmicType = std::vector< o2::tof::CosmicInfo > |
using | o2::tof::OutputTrackType = std::vector< o2::tof::CalibInfoTrackCl > |
using | o2::tof::OutputTrackSizeType = std::vector< int > |
Functions | |
o2::framework::DataProcessorSpec | o2::tof::getTOFCalClusInfoWriterSpec (bool isCosmics=0) |