artdaq  v3_04_01
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 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 24 of file SharedMemoryEventManager.hh.

Constructor & Destructor Documentation

artdaq::art_config_file::art_config_file ( fhicl::ParameterSet  ps)
inline

art_config_file Constructor

Parameters
psParameterSet to write to temporary file

Definition at line 31 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 78 of file SharedMemoryEventManager.hh.


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