Project
Loading...
Searching...
No Matches
rawReaderPadRootify.cxx File Reference
#include <bitset>
#include <iostream>
#include <boost/program_options.hpp>
#include <gsl/span>
#include <fairlogger/Logger.h>
#include <TFile.h>
#include <TTree.h>
#include "CommonConstants/Triggers.h"
#include "DetectorsRaw/RawFileReader.h"
#include "DetectorsRaw/RDHUtils.h"
#include "FOCALReconstruction/PadWord.h"
#include "FOCALReconstruction/PadDecoder.h"
#include "Headers/RDHAny.h"

Go to the source code of this file.

Classes

struct  PadTreeData
 

Functions

int convertPadData (gsl::span< const char > padrawdata, const o2::InteractionRecord &currentir, PadTreeData &rootified)
 
int main (int argc, char **argv)
 

Function Documentation

◆ convertPadData()

int convertPadData ( gsl::span< const char padrawdata,
const o2::InteractionRecord currentir,
PadTreeData rootified 
)

Definition at line 166 of file rawReaderPadRootify.cxx.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 185 of file rawReaderPadRootify.cxx.