art_config_file wraps a temporary file used to configure art More...
#include <artdaq/DAQrate/SharedMemoryEventManager.hh>
Public Member Functions | |
art_config_file (fhicl::ParameterSet ps) | |
art_config_file Constructor | |
std::string | getFileName () const |
Get the path of the temporary file. |
art_config_file wraps a temporary file used to configure art
Definition at line 23 of file SharedMemoryEventManager.hh.
artdaq::art_config_file::art_config_file | ( | fhicl::ParameterSet | ps | ) | [inline] |
art_config_file Constructor
ps | ParameterSet to write to temporary file |
Definition at line 30 of file SharedMemoryEventManager.hh.
std::string artdaq::art_config_file::getFileName | ( | ) | const [inline] |
Get the path of the temporary file.
Definition at line 63 of file SharedMemoryEventManager.hh.