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

Helper class to read the binary format of TPC ClusterNative. More...

#include "DataFormatsTPC/ClusterNative.h"
#include "DataFormatsTPC/ClusterGroupAttribute.h"
#include "DataFormatsTPC/Constants.h"
#include "SimulationDataFormat/IOMCTruthContainerView.h"
#include "SimulationDataFormat/ConstMCTruthContainer.h"
#include "SimulationDataFormat/MCCompLabel.h"
#include <gsl/gsl>
#include <TFile.h>
#include <TTree.h>
#include <array>
#include <vector>
#include <string>
#include <tuple>
#include <type_traits>

Go to the source code of this file.

Classes

struct  o2::tpc::ClusterNativeContainer
 
struct  o2::tpc::ClusterNativeBuffer
 
struct  o2::tpc::ClusterCountIndex
 
struct  o2::tpc::ClusterIndexBuffer
 
class  o2::tpc::ClusterNativeHelper
 
class  o2::tpc::ClusterNativeHelper::Reader
 A reader class for the raw cluster native data. More...
 
class  o2::tpc::ClusterNativeHelper::TreeWriter
 Utility to write native cluster format to a ROOT tree. More...
 
struct  o2::tpc::ClusterNativeHelper::TreeWriter::BranchData
 

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.
 

Detailed Description

Helper class to read the binary format of TPC ClusterNative.

Since
2019-01-23
Author
Matthias Richter

Definition in file ClusterNativeHelper.h.