BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Loading...
Searching...
No Matches
Data Fields
RBDS::HistogramPath Struct Reference

Basic structure for accumulating histogram from rebdsim output files. More...

#include <FileMapper.hh>

Collaboration diagram for RBDS::HistogramPath:
Collaboration graph

Data Fields

std::string path
 Without histogram name.
 
std::string name
 Name of histogram.
 
HistogramAccumulatoraccumulator
 
TDirectory * outputDir
 
bool BDSBH4Dtype
 

Detailed Description

Basic structure for accumulating histogram from rebdsim output files.

Definition at line 72 of file FileMapper.hh.

Field Documentation

◆ accumulator

HistogramAccumulator* RBDS::HistogramPath::accumulator

Definition at line 76 of file FileMapper.hh.

◆ BDSBH4Dtype

bool RBDS::HistogramPath::BDSBH4Dtype

Definition at line 78 of file FileMapper.hh.

◆ name

std::string RBDS::HistogramPath::name

Name of histogram.

Definition at line 75 of file FileMapper.hh.

◆ outputDir

TDirectory* RBDS::HistogramPath::outputDir

Definition at line 77 of file FileMapper.hh.

◆ path

std::string RBDS::HistogramPath::path

Without histogram name.

Definition at line 74 of file FileMapper.hh.


The documentation for this struct was generated from the following file: