artdaq  v3_09_00
artdaq::art_config_file Class Reference

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 const &ps)
 art_config_file Constructor More...
 
std::string getFileName () const
 Get the path of the temporary file. More...
 

Detailed Description

art_config_file wraps a temporary file used to configure art

Definition at line 23 of file SharedMemoryEventManager.hh.

Constructor & Destructor Documentation

artdaq::art_config_file::art_config_file ( fhicl::ParameterSet const &  ps)
inlineexplicit

art_config_file Constructor

Parameters
psParameterSet to write to temporary file

Definition at line 30 of file SharedMemoryEventManager.hh.

Member Function Documentation

std::string artdaq::art_config_file::getFileName ( ) const
inline

Get the path of the temporary file.

Returns
The path of the temporary file

Definition at line 77 of file SharedMemoryEventManager.hh.


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