Celeritas 0.6.0-rc.2.17+develop.70a89938
Loading...
Searching...
No Matches
Functions
RootCoreParamsOutput.cc File Reference
#include "RootCoreParamsOutput.hh"
#include <string>
#include <vector>
#include <TTree.h>
#include "corecel/cont/Range.hh"
#include "corecel/sys/ActionRegistry.hh"
#include "celeritas/ext/RootFileManager.hh"

Functions

void celeritas::write_to_root (ActionRegistry const &action_reg, RootFileManager *root_manager)
 Store CoreParams data to the ROOT MC truth output file.
 

Function Documentation

◆ write_to_root()

void celeritas::write_to_root ( ActionRegistry const action_reg,
RootFileManager root_manager 
)
inline

Store CoreParams data to the ROOT MC truth output file.

Note
Currently only storing the action labels so their IDs can be identified. If other parameters are needed for future debugging/analyses, this function can easily be expanded.