Project
Loading...
Searching...
No Matches
TOFMatchableWriterSpec.cxx File Reference
#include "TOFWorkflowIO/TOFMatchableWriterSpec.h"
#include "Framework/ConfigParamRegistry.h"
#include "Framework/ControlService.h"
#include "DPLUtils/MakeRootTreeWriterSpec.h"
#include "Headers/DataHeader.h"
#include "TTree.h"
#include "TBranch.h"
#include "TFile.h"
#include "ReconstructionDataFormats/MatchInfoTOFReco.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

using o2::tof::MatchableType = std::vector< o2::dataformats::MatchInfoTOFReco >
 

Functions

o2::framework::DataProcessorSpec o2::tof::getTOFMatchableWriterSpec (const char *outdef="o2matchable_tof.root")