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

Reader for (multiple) raw data files. More...

#include <cstdio>
#include <unordered_map>
#include <map>
#include <tuple>
#include <vector>
#include <string>
#include <utility>
#include <Rtypes.h>
#include "Headers/RAWDataHeader.h"
#include "Headers/DataHeader.h"
#include "DetectorsRaw/RDHUtils.h"
#include "DetectorsCommonDataFormats/DetID.h"

Go to the source code of this file.

Classes

struct  o2::raw::ReaderInp
 
class  o2::raw::RawFileReader
 
struct  o2::raw::RawFileReader::PartStat
 
struct  o2::raw::RawFileReader::LinkBlock
 
struct  o2::raw::RawFileReader::LinkData
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::raw
 

Typedefs

using o2::raw::IR = o2::InteractionRecord
 
using o2::raw::DetID = o2::detectors::DetID
 

Detailed Description

Reader for (multiple) raw data files.

Author
ruben.nosp@m..sha.nosp@m.hoyan.nosp@m.@cer.nosp@m.n.ch

Definition in file RawFileReader.h.