R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
neuland_lmd_to_map.cxx File Reference
#include "R3BEventHeaderPropagator.h"
#include "R3BNeulandMapToCalParTask.h"
#include "ext_h101_unpack.h"
#include "ext_h101_wrmaster.h"
#include <FairParRootFileIo.h>
#include <FairRootFileSink.h>
#include <FairRunOnline.h>
#include <FairRuntimeDb.h>
#include <R3BEventHeader.h>
#include <R3BNeulandTamexReader.h>
#include <R3BNeulandTamexReader2.h>
#include <R3BProgramOptions.h>
#include <R3BTrloiiTpatReader.h>
#include <R3BUcesbSource.h>
#include <R3BUcesbSource2.h>
#include <R3BUnpackReader.h>
#include <R3BWhiterabbitMasterReader.h>
#include <TROOT.h>
#include <TStopwatch.h>
#include <TSystem.h>
#include <ext_h101_tpat.h>
#include <filesystem>
#include <fmt/core.h>
#include <iostream>
#include <regex>
#include <string_view>
Include dependency graph for neuland_lmd_to_map.cxx:

Go to the source code of this file.

Classes

struct  EXT_STR_h101_t
 

Functions

auto main (int argc, char **argv) -> int
 

Variables

constexpr int DEFAULT_EVENT_NUM = 1000
 
constexpr int DEFAULT_TIME_STITCH = 4000
 
constexpr int DEFAULT_RUN_ID = 999
 
constexpr auto DEFAULT_UNPACKER_PATH = "/../unpack/202205_s509/202205_s509"
 
constexpr auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
 

Function Documentation

◆ main()

auto main ( int argc,
char ** argv ) -> int

Definition at line 44 of file neuland_lmd_to_map.cxx.

Variable Documentation

◆ DEFAULT_EVENT_NUM

int DEFAULT_EVENT_NUM = 1000
constexpr

Definition at line 38 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_RUN_ID

int DEFAULT_RUN_ID = 999
constexpr

Definition at line 40 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_TIME_STITCH

int DEFAULT_TIME_STITCH = 4000
constexpr

Definition at line 39 of file neuland_lmd_to_map.cxx.

◆ DEFAULT_UNPACKER_PATH

auto DEFAULT_UNPACKER_PATH = "/../unpack/202205_s509/202205_s509"
constexpr

Definition at line 41 of file neuland_lmd_to_map.cxx.

◆ NEULAND_DEFAULT_DOUBLE_PLANE

auto NEULAND_DEFAULT_DOUBLE_PLANE = 13
constexpr

Definition at line 42 of file neuland_lmd_to_map.cxx.