gstreamer
Loading...
Searching...
No Matches
gstreamer::root Namespace Reference

Variables

constexpr char EVENTHEADERTREENAME [] = "event_header"
constexpr char RUNHEADERTREENAME [] = "run_header"
constexpr char TRUEINFONAMEPREFIX [] = "true_info_"
constexpr char DIGITIZEDNAMEPREFIX [] = "digitized_"
constexpr char GENERATEDTREENAMEDESC [] = "Generated Particles"
constexpr char ANCESTORTREENAME [] = "ancestors"
constexpr char ANCESTORTREENAMEDESC [] = "Geant4 Ancestors"
constexpr int ERR_GSTREAMERROOTTREENOTFOUND = 850
constexpr char EVENTHEADERTREENAMEDESC [] = "Event Header"
constexpr char RUNHEADERTREENAMEDESC [] = "Run Header"
constexpr char TRUEINFOTREENAMEDESC [] = "True Info Data"
constexpr char DIGITIZEDTREENAMEDESC [] = "Digitized Data"

Variable Documentation

◆ ANCESTORTREENAME

char gstreamer::root::ANCESTORTREENAME[] = "ancestors"
inlineconstexpr

Definition at line 20 of file gRootTree.h.

◆ ANCESTORTREENAMEDESC

char gstreamer::root::ANCESTORTREENAMEDESC[] = "Geant4 Ancestors"
inlineconstexpr

Definition at line 21 of file gRootTree.h.

◆ DIGITIZEDNAMEPREFIX

char gstreamer::root::DIGITIZEDNAMEPREFIX[] = "digitized_"
inlineconstexpr

Definition at line 18 of file gRootTree.h.

◆ DIGITIZEDTREENAMEDESC

char gstreamer::root::DIGITIZEDTREENAMEDESC[] = "Digitized Data"
inlineconstexpr

Definition at line 26 of file gRootTree.h.

◆ ERR_GSTREAMERROOTTREENOTFOUND

int gstreamer::root::ERR_GSTREAMERROOTTREENOTFOUND = 850
inlineconstexpr

Definition at line 22 of file gRootTree.h.

◆ EVENTHEADERTREENAME

char gstreamer::root::EVENTHEADERTREENAME[] = "event_header"
inlineconstexpr

Definition at line 15 of file gRootTree.h.

◆ EVENTHEADERTREENAMEDESC

char gstreamer::root::EVENTHEADERTREENAMEDESC[] = "Event Header"
inlineconstexpr

Definition at line 23 of file gRootTree.h.

◆ GENERATEDTREENAMEDESC

char gstreamer::root::GENERATEDTREENAMEDESC[] = "Generated Particles"
inlineconstexpr

Definition at line 19 of file gRootTree.h.

◆ RUNHEADERTREENAME

char gstreamer::root::RUNHEADERTREENAME[] = "run_header"
inlineconstexpr

Definition at line 16 of file gRootTree.h.

◆ RUNHEADERTREENAMEDESC

char gstreamer::root::RUNHEADERTREENAMEDESC[] = "Run Header"
inlineconstexpr

Definition at line 24 of file gRootTree.h.

◆ TRUEINFONAMEPREFIX

char gstreamer::root::TRUEINFONAMEPREFIX[] = "true_info_"
inlineconstexpr

Definition at line 17 of file gRootTree.h.

◆ TRUEINFOTREENAMEDESC

char gstreamer::root::TRUEINFOTREENAMEDESC[] = "True Info Data"
inlineconstexpr

Definition at line 25 of file gRootTree.h.